IOCSPPropertyCollection::D eleteProperty メソッド (certadm.h)
DeleteProperty メソッドは、名前付きプロパティをプロパティ セットから削除します。
構文
HRESULT DeleteProperty(
[in] const BSTR bstrPropName
);
パラメーター
[in] bstrPropName
削除するプロパティの名前が格納されている文字列。
戻り値
なし
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント | サポートなし |
サポートされている最小のサーバー | Windows Server 2008 Datacenter、Windows Server 2008 Enterprise [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | certadm.h (Certserv.h を含む) |
Library | Certadm.lib |
[DLL] | Certadm.dll |