Retrieves the indicated Win32® Internet function option.
Syntax
HRESULT QueryOption ( DWORD dwOption, LPVOID pBuffer, DWORD *pcbBuf );
Parameters
- dwOption
- [in] Unsigned long integer value that indicates the option to retrieve. This can be one of the QUERYOPTION values.
- pBuffer
- [in, out] Address of the buffer where the information will be stored.
- pcbBuf
- [in, out] Address of an unsigned long integer value that contains the size of the buffer.
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0