[]
HRESULT IDWriteLocalizedStrings::FindLocaleName([In] const wchar_t* localeName,[Out] unsigned int* index,[Out] BOOL* exists)
public bool FindLocaleName(string localeName, out int index)
Type | Name | Description |
---|---|---|
string | localeName | |
int | index |
Type | Description |
---|---|
bool |