IWinInetInfo::QueryOptionIWinInetInfo::QueryOption*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IWinInetHttpInfo::QueryInfo
*Next Topic: Functions

IWinInetInfo::QueryOption

HRESULT QueryOption (
    [in] DWORD dwOption,
    [in, out] LPVOID pBuffer,
    [in, out] DWORD *pcbBuf
);

Retrieves the Win32 Internet function option indicated.

dwOption
DWORD value that indicates the option to retrieve. Can be one of the QUERYOPTION values.
pBuffer
Address of the buffer where the information will be stored.
pcbBuf
Address of a DWORD value that contains the size of the buffer.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.