'Declaration
Public Shared Function GetCurrentObject( _ ByVal hdc As System.IntPtr, _ ByVal objCode As System.Integer _ ) As System.IntPtr
'Usage
Dim hdc As System.IntPtr Dim objCode As System.Integer Dim value As System.IntPtr value = NGdi32.GetCurrentObject(hdc, objCode)
Parameters
- hdc
- objCode