Platform SDK: Active Directory, ADSI, and Directory Services |
The CQFORM structure represents a form page.
typedef struct { DWORD cbStruct; DWORD dwFlags; CLSID clsid; HICON hIcon; LPCTSTR pszTitle; } CQFORM, *LPCQFORM;
Windows NT/2000: Requires Windows 2000.
Header: Declared in Cmnquery.h.
Unicode: Declared as Unicode and ANSI structures.