Microsoft DirectX 9.0

CBaseWindow::m_bDoGetDC

Flag that specifies whether to retrieve the device context (DC). If TRUE, the object retrieves a handle to the window's DC and creates a compatible memory DC.

Syntax

BOOL m_bDoGetDC;

See Also