CBaseWindow::m_ShowStageMessage

 
Microsoft DirectShow 9.0

CBaseWindow::m_ShowStageMessage

Private message that brings the window to the foreground.

Syntax

  UINT m_ShowStageMessage;

Remarks

The CBaseWindow::DoSetWindowForeground method sends this message.

Requirements

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

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

See Also