LocalizedStringsデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
パブリック メソッド
| 名前 | 解説 |
 | 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から継承されます。 |
トップ
パブリック イベント
パブリック オペレータ
参照