ID3DXFont::GetDC method
- Article
-
-
Returns a handle to a display device context (DC) that has the font set.
Syntax
HDC GetDC();
Parameters
This method has no parameters.
Return value
Type: HDC
Handle to a display DC.
Requirements
Requirement |
Value |
Header
|
- D3dx9core.h
|
Library
|
- D3dx9.lib
|
See also
-
ID3DXFont