ICertificationAuthorities::Remove 方法 (certenroll.h)
Remove 方法會依索引編號從集合中移除 ICertificationAuthority 物件。
語法
HRESULT Remove(
[in] LONG Index
);
參數
[in] Index
LONG 變數,其中包含要移除之物件的索引。
傳回值
如果函式成功,函式會傳回 S_OK。
如果函式失敗,它會傳回 HRESULT 值,指出錯誤。 如需常見錯誤碼的清單,請參閱 一般 HRESULT 值。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 7 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 R2 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | certenroll.h |