Top   Module   Use   Manual   Index 

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

struct PostCommandArgument2

Base Struct
com::sun::star::ucb::PostCommandArgument

Description
The argument for the command "post".
See also
XCommandProcessor
See also
WebDAVDocumentContent


Elements

string MediaType
Description
The media type (mime type) for the data to post.
string Referer
Description
The URL of the referer.
Top of Page