Microsoft DirectX 8.1 (C++)

CBaseWindow::m_ShowStageMessage

Private message that brings the window to the foreground.

Syntax

UINT m_ShowStageMessage;

Remarks

The CBaseWindow::DoSetWindowForeground method sends this message.

See Also