Microsoft DirectX 8.1 (C++)

CBasePropertyPage::m_pPageSite

The m_pPageSite member variable contains a pointer to the IPropertyPageSite interface of the property page site.

Syntax

IPropertyPageSite* m_pPageSite;

See Also