Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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