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

In This Topic
GetTextFace(IntPtr,Int32,IntPtr) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function GetTextFace( _
   ByVal hdc As IntPtr, _
   ByVal nCount As Integer, _
   ByVal lpFaceName As IntPtr _
) As Integer
 

Parameters

hdc
nCount
lpFaceName
See Also