C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetObject Method / GetObject(IntPtr,Int32,LOGFONT_UNMANAGED) Method

In This Topic
GetObject(IntPtr,Int32,LOGFONT_UNMANAGED) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function GetObject( _
   ByVal hgdiobj As IntPtr, _
   ByVal cbBuffer As Integer, _
   ByRef lplf As Win32.LOGFONT_UNMANAGED _
) As Integer
 

Parameters

hgdiobj
cbBuffer
lplf
See Also