ICertStore::StoreLocation 属性

[CAPICOM 是一个仅限 32 位的组件,可用于以下操作系统:Windows Server 2008、Windows Vista 和 Windows XP。]

StoreLocation 属性设置或检索证书存储的CAPICOM_STORE_LOCATION

此属性是可读写的。

语法

CertStore.StoreLocation As CAPICOM_STORE_LOCATION

属性值

证书存储区的位置。

错误代码

如果属性访问方法 put_StoreLocationget_StoreLocation 成功,则返回S_OK。

任何其他 HRESULT 值都指示调用失败。

要求

要求
可再发行组件
Windows Server 2003 和 Windows XP 上的 CAPICOM 2.0 或更高版本
DLL
Capicom.dll

请参阅

ICertStore