Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Clean up any resources being used. (Inherited from C1.Util.DX.ComObject) |
![]() | FindLocaleName | HRESULT IDWriteLocalizedStrings::FindLocaleName([In] const wchar_t* localeName,[Out] unsigned int* index,[Out] BOOL* exists) |
![]() | GetCount | unsigned int IDWriteLocalizedStrings::GetCount() |
![]() | GetLocaleName | Overloaded. Get the locale name from the language. |
![]() | GetLocaleNameLength | HRESULT IDWriteLocalizedStrings::GetLocaleNameLength([In] unsigned int index,[Out] unsigned int* length) |
![]() | GetString | Overloaded. Get the string from the language/string pair. |
![]() | GetStringLength | HRESULT IDWriteLocalizedStrings::GetStringLength([In] unsigned int index,[Out] unsigned int* length) |
![]() | QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
![]() | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |