ICertSrvSetupKeyInformationCollection::Add メソッド (casetup.h)

Add メソッドは、ICertSrvSetupKeyInformation オブジェクトをコレクションに追加します。

構文

HRESULT Add(
  [in] ICertSrvSetupKeyInformation *pIKeyInformation
);

パラメーター

[in] pIKeyInformation

ICertSrvSetupKeyInformation オブジェクトへのポインター。

戻り値

なし

必要条件

要件
サポートされている最小のクライアント サポートなし
サポートされている最小のサーバー Windows Server 2008 Datacenter、Windows Server 2008 Enterprise [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー casetup.h
[DLL] Certocm.dll

こちらもご覧ください

ICertSrvSetupKeyInformationCollection