NAME

CoInternetQueryInfo  (URLMON.@)

SYNOPSIS

 HRESULT CoInternetQueryInfo
 (
  LPCWSTR     pwzUrl,
  QUERYOPTION QueryOption,
  DWORD       dwQueryFlags,
  LPVOID      pvBuffer,
  DWORD       cbBuffer,
  DWORD*      pcbBuffer,
  DWORD       dwReserved
 )

DESCRIPTION

Retrieves information relevant to a specified URL.

RETURNS

S_OK success S_FALSE buffer too small INET_E_QUERYOPTIONUNKNOWN invalid option

IMPLEMENTATION

Defined in "urlmon.h".

Implemented in "dlls/urlmon/umon.c". source.winehq.org/source/dlls/urlmon/umon.c

Debug channel "urlmon".


Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.