CBaseWindow::m_pClassName

 
Microsoft DirectShow 9.0

CBaseWindow::m_pClassName

Static string that contains the name of the window class.

Syntax

  LPTSTR m_pClassName;

Requirements

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

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

See Also