'Declaration
Public Shared Function SelectObject( _ ByVal hDC As System.IntPtr, _ ByVal hObject As System.IntPtr _ ) As System.IntPtr
'Usage
Dim hDC As System.IntPtr Dim hObject As System.IntPtr Dim value As System.IntPtr value = NGdi32.SelectObject(hDC, hObject)
Parameters
- hDC
- hObject