CSnapInPropertyPageImpl::Create

Call this function to initialize the underlying structure of the property page.

HPROPSHEETPAGE Create( );

Return Value

A handle to a PROPSHEETPAGE structure containing the attributes of the newly created property sheet.

Remarks

You should first call CSnapInPropertyPageImpl::CSnapInPropertyPageImpl before calling this function.

Requirements

Header: atlsnap.h

See Also

Reference

CSnapInPropertyPageImpl Class