IOCSPPropertyCollection::D eleteProperty 方法 (certadm.h)
DeleteProperty 方法會從屬性集移除具名屬性。
語法
HRESULT DeleteProperty(
[in] const BSTR bstrPropName
);
參數
[in] bstrPropName
字串,其中包含要移除之屬性的名稱。
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 都不支援 |
最低支援的伺服器 | Windows Server 2008 Datacenter、Windows Server 2008 企業版 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | certadm.h (包含 Certserv.h) |
程式庫 | Certadm.lib |
Dll | Certadm.dll |