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

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

Parameters

hgdiobj
cbBuffer
lpvObject
See Also