:: com :: sun :: star :: ucb ::

struct PostCommandArgument2
Base Hierarchy
PostCommandArgument2PostCommandArgument

Elements' Summary
MediaType The media type (mime type) for the data to post.  
Referer The URL of the referrer.  
Elements' Details
MediaType
string MediaType;
Description
The media type (mime type) for the data to post.
Referer
string Referer;
Description
The URL of the referrer.
Top of Page