NotifyUILanguageChange 関数 (winnls.h)
サポートされていません。 NotifyUILanguageChange は、変更または使用できない場合があります。
構文
BOOL NotifyUILanguageChange(
[in] DWORD dwFlags,
[in, optional] PCWSTR pcwstrNewLanguage,
[in, optional] PCWSTR pcwstrPreviousLanguage,
[in] DWORD dwReserved,
[out, optional] PDWORD pdwStatusRtrn
);
パラメーター
[in] dwFlags
予約済み。
[in, optional] pcwstrNewLanguage
新しい言語。
[in, optional] pcwstrPreviousLanguage
前の言語。
[in] dwReserved
予約済み。
[out, optional] pdwStatusRtrn
DWORD の戻り値の状態へのポインター。
戻り値
BOOL データ型。
注釈
NotifyUILanguageChange はサポートされていないため、今後変更または使用できない場合があります。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 7 [デスクトップ アプリ |UWP アプリ] |
サポートされている最小のサーバー | Windows Server 2008 R2 [デスクトップ アプリ |UWP アプリ] |
対象プラットフォーム | Windows |
ヘッダー | winnls.h (Windows.h を含む) |
Library | Kernel32.lib |
[DLL] | Kernel32.dll |
API セット | ext-ms-win-kernel32-localization-l1-1-0 (Windows 8で導入) |