C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / LocalizedStrings Class / GetLocaleName Method / GetLocaleName(Int32,IntPtr,Int32) Method

In This Topic
GetLocaleName(Int32,IntPtr,Int32) Method
In This Topic
HRESULT IDWriteLocalizedStrings::GetLocaleName([In] unsigned int index,[Out, Buffer] wchar_t* localeName,[In] unsigned int size)
Syntax
'Declaration
 
Public Overloads Sub GetLocaleName( _
   ByVal index As System.Integer, _
   ByVal localeName As System.IntPtr, _
   ByVal size As System.Integer _
) 
 

Parameters

index
localeName
size
See Also