GetObject(IntPtr,Int32,LOGFONT) Method
In This Topic
Syntax
'Declaration
Public Overloads Shared Function GetObject( _
ByVal As IntPtr, _
ByVal As Integer, _
ByVal As Win32.LOGFONT _
) As Integer
public static int GetObject(
IntPtr ,
int ,
out Win32.LOGFONT
)
Parameters
- hgdiobj
- cbBuffer
- lpvObject
See Also