CBasePropertyPage::m_TitleId
Microsoft DirectShow 9.0 |
CBasePropertyPage::m_TitleId
The m_pPageSite member variable specifies a resource identifier for a string that contains the dialog title. This variable is initialized in the constructor method.
Syntax
int m_TitleId;
Requirements
** Header:** Declared in Cprop.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also