GetDC method
Retrieves the current device context (DC).
Syntax
HDC retVal = object.GetDC();
Parameters
This method has no parameters.
Show:
Retrieves the current device context (DC).
HDC retVal = object.GetDC();
This method has no parameters.