'Declaration
Public Shared Function GetNativeDC( _ ByVal m As System.Windows.Forms.Message, _ ByVal handle As System.IntPtr _ ) As System.IntPtr
'Usage
Dim m As System.Windows.Forms.Message Dim handle As System.IntPtr Dim value As System.IntPtr value = NGdi32.GetNativeDC(m, handle)
Parameters
- m
- handle