ITsSbResourcePluginStore::RemoveEnvironmentFromStore 方法 (sbtsv.h)
從資源外掛程式存放區中移除指定的環境。
語法
HRESULT RemoveEnvironmentFromStore(
[in] BSTR EnvironmentName,
[in, optional] BOOL bIgnoreOwner
);
參數
[in] EnvironmentName
要移除的環境名稱。
[in, optional] bIgnoreOwner
將 TRUE 設定為忽略環境的擁有權; 否則為 FALSE 。
Windows Server 2012 R2 和 Windows Server 2012:Windows Server 2016之前不支援此參數。
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
需求
最低支援的用戶端 | 都不支援 |
最低支援的伺服器 | Windows Server 2012 |
目標平台 | Windows |
標頭 | sbtsv.h |