'Declaration
Public Shared Function DeleteObject( _ ByVal hObject As System.IntPtr _ ) As System.IntPtr
'Usage
Dim hObject As System.IntPtr Dim value As System.IntPtr value = NGdi32.DeleteObject(hObject)
public static System.IntPtr DeleteObject( System.IntPtr hObject )
Parameters
- hObject