C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / LocalizedStrings Class / FindLocaleName Method

In This Topic
FindLocaleName Method
In This Topic
HRESULT IDWriteLocalizedStrings::FindLocaleName([In] const wchar_t* localeName,[Out] unsigned int* index,[Out] BOOL* exists)
Syntax
'Declaration
 
Public Function FindLocaleName( _
   ByVal localeName As System.String, _
   ByRef index As System.Integer _
) As System.Boolean
 

Parameters

localeName
index
See Also