Platform SDK: Active Directory, ADSI, and Directory Services

ICommonQuery

The ICommonQuery interface provides access to the CommonQuery object that forms the framework for hosting the Directory Service Find features. Both the Explorer and Active Directory™ Service Administration tools use this framework to show the Directory Service Find dialog.

Methods in Vtable Order

IUnknown Methods Description
QueryInterface Returns pointers to supported interfaces.
AddRef Increments reference count.
Release Decrements reference count.

ICommonQuery Methods Description
OpenQueryWindow Opens the query dialog.

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, IDsBrowseDomainTree, IDsDisplaySpecifier, IPersistQuery, IQueryForm