:: com :: sun :: star :: ucb ::
|
struct DocumentHeaderField |
|
- Description
- This struct contains a name-value pair of a document header (i.e.
the "subject" field and the appropriate value of a MIME message).
|
Elements' Summary |
Name |
The name of the header field.
|
Value |
The value of the header field.
|
Elements' Details |
Name
string Name;
- Description
- The name of the header field.
|
|
Value
string Value;
- Description
- The value of the header field.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.