IUpdate::get_HandlerID メソッド (wuapi.h)
更新プログラムのインストール ハンドラーを取得します。
このプロパティは読み取り専用です。
構文
HRESULT get_HandlerID(
BSTR *retval
);
パラメーター
retval
戻り値
なし
解説
HandlerID プロパティの有効な値は次のとおりです。
- コマンド ライン インストール ハンドラーhttp://schemas.microsoft.com/msus/2002/12/UpdateHandlers/CommandLineInstallation
- Inf ベースのインストール ハンドラーhttp://schemas.microsoft.com/msus/2002/12/UpdateHandlers/InfBasedInstallation
- Windows インストーラーのインストール ハンドラーhttp://schemas.microsoft.com/msus/2002/12/UpdateHandlers/WindowsInstaller
- Microsoft Windows オペレーティング システムおよび Windows コンポーネント (update.exe) インストール ハンドラー用のパッケージ インストーラーhttp://schemas.microsoft.com/msus/2002/12/UpdateHandlers/WindowsPatch
- コンポーネント ベースのサービス (CBS) ハンドラーhttp://schemas.microsoft.com/msus/2002/12/UpdateHandlers/Cbs
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows XP、Windows 2000 Professional SP3 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2003、Windows 2000 Server SP3 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | wuapi.h |
Library | Wuguid.lib |
[DLL] | Wuapi.dll |