Microsoft DirectX 9.0

CBaseWindow::GetMemoryHDC

The GetMemoryHDC method retrieves a handle to the memory device context (DC).

Syntax

virtual HDC GetMemoryHDC(void);

Return Value

Returns a handle to the memory DC.

See Also