Share via


CBasePropertyPage::m_pPageSite

 
Microsoft DirectShow 9.0

CBasePropertyPage::m_pPageSite

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

Syntax

  IPropertyPageSite* m_pPageSite;

Requirements

**  Header:** Declared in Cprop.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also