ComponentOne Bitmap for UWP
GetLocaleName(Int32,IntPtr,Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > LocalizedStrings Class > GetLocaleName Method : GetLocaleName(Int32,IntPtr,Int32) Method
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 _
) 
public void GetLocaleName( 
   System.int index,
   System.IntPtr localeName,
   System.int size
)

Parameters

index
localeName
size
See Also

Reference

LocalizedStrings Class
LocalizedStrings Members
Overload List