'Declaration Public Overloads Shared Function GetObject( _ ByVal hgdiobj As IntPtr, _ ByVal cbBuffer As Integer, _ ByVal lpvObject As Win32.LOGFONT _ ) As Integer
public static int GetObject( IntPtr hgdiobj, int cbBuffer, out Win32.LOGFONT lpvObject )
Win32 Class Win32 Members Overload List