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