The argument for the command "post". More...
import "PostCommandArgument2.idl";
 
  
| Public Attributes | |
| string | MediaType | 
| The media type (mime type) for the data to post. | |
| string | Referer | 
| The URL of the referrer. | |
|  Public Attributes inherited from PostCommandArgument | |
| com::sun::star::io::XInputStream | Source | 
| The data source containing the data to post. | |
| com::sun::star::uno::XInterface | Sink | 
| The data sink receiving the returned contents (supporting either com::sun::star::io::XActiveDataSink or com::sun::star::io::XOutputStream). | |
The argument for the command "post".
| string MediaType | 
The media type (mime type) for the data to post.
| string Referer | 
The URL of the referrer.