名前 | 解説 | |
---|---|---|
![]() | FindLocaleName | HRESULT IDWriteLocalizedStrings::FindLocaleName([In] const wchar_t* localeName,[Out] unsigned int* index,[Out] BOOL* exists) |
![]() | GetCount | unsigned int IDWriteLocalizedStrings::GetCount() |
![]() | GetLocaleName | オーバーロードされます。 Get the locale name from the language. |
![]() | GetLocaleNameLength | HRESULT IDWriteLocalizedStrings::GetLocaleNameLength([In] unsigned int index,[Out] unsigned int* length) |
![]() | GetString | オーバーロードされます。 Get the string from the language/string pair. |
![]() | GetStringLength | HRESULT IDWriteLocalizedStrings::GetStringLength([In] unsigned int index,[Out] unsigned int* length) |
![]() | QueryInterface | オーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 |
![]() | QueryInterfaceOrNull | オーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 |