| Platform SDK: Active Directory, ADSI, and Directory Services | 
The IDsDisplaySpecifier::GetClassCreationInfo method retrieves the information about the class creation wizard of a given object class.
HRESULT GetClassCreationInfo( LPCWSTR pszObjectClass, LPDSCLASSCREATIONINFO ppdscci );
This method returns an HRESULT value.
The class creation information as represented in the DSCLASSCREATIONINFO structure includes class identifiers of the class creation wizard dialog, its primary property page, and a series of extensions.
  Windows NT/2000: Requires Windows 2000.
  Header: Declared in Dsclient.h.
  Library: Included as a resource in Dsuiext.dll.
Active Directory Display Interfaces, DSCLASSCREATIONINFO, IDsDisplaySpecifier