ID3DXFont::GetDC

Returns a handle to a display device context (DC) that has the font set.

HDC GetDC();

Parameters

None.

Return Values

Handle to a display DC.

Requirements

Header: Declared in D3dx9core.h.