CCtlPropertyPage(
IUnknown *pUnkOuter,
int nObjIndex);
Parameters
pUnkOuter
Pointer to IUnknown for aggregation. This can be NULL.
nObjIndex
Zero-based index of the property page OBJECTINFO structure in the global array g_ObjectInfo.
Comments
The class constructor.