- ConnID
HCONN ConnID;
Undocumented in source.
- GetServerVariable
BOOL function(HCONN, LPSTR, LPVOID, LPDWORD) GetServerVariable;
Undocumented in source.
- ReadClient
BOOL function(HCONN, LPVOID, LPDWORD) ReadClient;
Undocumented in source.
- ServerSupportFunction
BOOL function(HCONN, DWORD, LPVOID, LPDWORD, LPDWORD) ServerSupportFunction;
Undocumented in source.
- WriteClient
BOOL function(HCONN, LPVOID, LPDWORD, DWORD) WriteClient;
Undocumented in source.
- cbAvailable
DWORD cbAvailable;
Undocumented in source.
- cbSize
DWORD cbSize;
Undocumented in source.
- cbTotalBytes
DWORD cbTotalBytes;
Undocumented in source.
- dwHttpStatusCode
DWORD dwHttpStatusCode;
Undocumented in source.
- dwVersion
DWORD dwVersion;
Undocumented in source.
- lpbData
LPBYTE lpbData;
Undocumented in source.
- lpszContentType
LPSTR lpszContentType;
Undocumented in source.
- lpszLogData
CHAR[HSE_LOG_BUFFER_LEN] lpszLogData;
Undocumented in source.
- lpszMethod
LPSTR lpszMethod;
Undocumented in source.
- lpszPathInfo
LPSTR lpszPathInfo;
Undocumented in source.
- lpszPathTranslated
LPSTR lpszPathTranslated;
Undocumented in source.
- lpszQueryString
LPSTR lpszQueryString;
Undocumented in source.