CSnapInItemImpl::CreatePropertyPages

CreatePropertyPages( LPPROPERTYSHEETCALLBACK lpProvider, long handle, IUnknown* pUnk, DATA_OBJECT_TYPES type );

Parameters

lpProvider

[in] Pointer to the IPropertySheetCallback interface.

handle

[in] Specifies the handle used to route the MMCN_PROPERTY_CHANGE notification message to the appropriate data class.

pUnk

[in] Pointer to the IExtendPropertySheet interface on the object that contains context information about the node.

type

[in] Specifies the type of object. It can have one of the following values:

Remarks

This method implements the Win32 function IExtendPropertySheet::CreatePropertyPages.

CSnapInItemImpl OverviewClass Members