次の方法で共有


IUpdate::get_SecurityBulletinIDs メソッド (wuapi.h)

更新プログラムに関連付けられているセキュリティ情報 ID を含む文字列値のコレクションを取得します。

このプロパティは読み取り専用です。

構文

HRESULT get_SecurityBulletinIDs(
  IStringCollection **retval
);

パラメーター

retval

戻り値

なし

要件

   
サポートされている最小のクライアント Windows XP、Windows 2000 Professional SP3 [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2003、Windows 2000 Server SP3 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー wuapi.h
Library Wuguid.lib
[DLL] Wuapi.dll

関連項目

IUpdate