The associated device context.
[Visual Basic 6.0]
Property hDC As OLE_HANDLE
[Visual Basic .NET] Public ReadOnly Property hDC As Integer
[C#] public int hDC {get;}
[Java]
public gethDC (
OLE_HANDLE pHDC
)
[C++]
HRESULT get_hDC(
OLE_HANDLE* pHDC
);
Parameters
pHDC [out, retval]
pHDC is a parameter of type OLE_HANDLE