IApplicationAssociationRegistration::SetAppAsDefaultAll メソッド (shobjidl_core.h)
アプリケーションに対する任意の 型 のすべての登録済み関連付けの既定値としてアプリケーションを設定します。 Windows 8で使用するためのものではありません。
構文
HRESULT SetAppAsDefaultAll(
[in] LPCWSTR pszAppRegistryName
);
パラメーター
[in] pszAppRegistryName
種類: LPCWSTR
アプリケーションの登録名を指定する null で終わる Unicode 文字列へのポインター。
戻り値
種類: HRESULT
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | shobjidl_core.h (Shobjidl.h を含む) |