GetDC method

Retrieves the current device context (DC).

Syntax

HDC retVal = object.GetDC();

Parameters

This method has no parameters.