ID3DX10Font::GetDC method

Return a handle to a display device context (DC) that has the font set onto it.

Syntax

HDC GetDC();

Parameters

This method has no parameters.

Return value

Type: HDC

Handle to a display DC.

Requirements

Requirement Value
Header
D3DX10.h
Library
D3DX10.lib

See also

ID3DX10Font

D3DX Interfaces