Platform SDK: Active Directory, ADSI, and Directory Services

IQueryForm::Initialize

The IQueryForm::Initialize method initializes the QueryForm object as identified by a given registry key.

HRESULT AddPages(
  HKEY hkForm
);

Parameters

hkForm
[in] A registry key value identifying a query form.

Return Values

This method returns an HRESULT value.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Header: Declared in Cmnquery.h.
  Library: Included as a resource in Cmnquery.dll.

See Also

Active Directory Display Interfaces, IQueryForm