Microsoft DirectX 9.0

CImagePalette::m_pBaseWindow

The m_pBaseWindow member variable is a pointer to the CBaseWindow object that manages the window.

Syntax

CBaseWindow *m_pBaseWindow;

See Also