'Declaration
Public Shared Function SaveDC( _ ByVal hDC As System.IntPtr _ ) As System.Integer
'Usage
Dim hDC As System.IntPtr Dim value As System.Integer value = NGdi32.SaveDC(hDC)
public static System.int SaveDC( System.IntPtr hDC )
Parameters
- hDC