Retreives device context
[Visual Basic]
Private Shared Function GetDC( _
ByVal
hwnd As
IntPtr _
) As
IntPtr
Parameters
-
hwnd
- ignored, the code passes always NULL here
Return Value
Missing <returns> documentation for M:serial.Utils.GetDC(System.IntPtr)
Remarks
Used internally for switching off display
See Also
Utils Class | serial Namespace