'Declaration
Public Shared Function GetWindowDC( _ ByVal handle As System.IntPtr _ ) As System.IntPtr
'Usage
Dim handle As System.IntPtr Dim value As System.IntPtr value = NUser32.GetWindowDC(handle)
public static System.IntPtr GetWindowDC( System.IntPtr handle )
Parameters
- handle