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 |
|
Library |
|
See also