CSnapInPropertyPageImpl::CSnapInPropertyPageImpl

Constructs a CSnapInPropertyPageImpl object.

CSnapInPropertyPageImpl( 
   LPCTSTR lpszTitle = NULL  
);

Parameters

  • lpszTitle
    [in] The title of the property page.

Remarks

To initialize the underlying structure, call CSnapInPropertyPageImpl::Create.

Requirements

Header: atlsnap.h

See Also

Reference

CSnapInPropertyPageImpl Class