|
|
|
IWinInetHttpInfo Interface |
|
IID_IWinInetHttpInfo |
{79EAC9D8-BAFA-11CE-8C82-00AA004BA90B} |
|
This interface checks information on HTTP requests made through the underlying Microsoft Win32 Internet functions.
|
|
Methods in VTable order |
|
|
IUnknown Methods |
Description |
|
QueryInterface |
Returns pointers to supported interfaces. |
|
AddRef |
Increments reference count. |
|
Release |
Decrements reference count. |
|
IWinInetHttpInfo Method |
Description |
|
QueryInfo |
Retrieves the specified information from an HTTP request. |
|
QueryInfo |
|
FUNCTION
IWinInetHttpInfo_QueryInfo ( _ LOCAL HRESULT AS LONG
CALL DWORD @@pthis[3]
USING IWinInetHttpInfo_QueryInfo (pthis, dwOption, pBuffer, pcbBuf,
pdwFlags, pdwReserved) TO HRESULT |
Page last updated on Monday, 03 April 2006 20:06:58 +0200