Mount Fuji Engine  0.8b
Data Fields
MFOpenDataHTTP Struct Reference

Open HTTP file structure. More...

Inheritance diagram for MFOpenDataHTTP:
MFOpenData

Data Fields

const char * pURL
 URL to the file on a remote HTTP server. More...
 
int port
 Port to use for HTTP communication. More...
 
MFFileHTTPRequestArgpPostArgs
 Array of arguments for POST requests. More...
 
int numPostArgs
 Number of POST arguments. More...
 
int cbSize
 Size of the structure.
 
uint32 openFlags
 Open file flags, this can be values from the MFOpenFlags enum.
 

Detailed Description

Information required to open a HTTP file.


The documentation for this struct was generated from the following file: