ICEnroll::freeRequestInfo 方法 (xenroll.h)
[從 Windows Server 2008 和 Windows Vista 起,這個方法已不再可供使用。]
freeRequestInfo 方法會在不再需要時釋放會話標識碼。 這個方法最初是在 ICEnroll 介面中定義。
語法
HRESULT freeRequestInfo(
[in] BSTR PKCS7OrPKCS10
);
參數
[in] PKCS7OrPKCS10
指定代表數據的會話識別碼。
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003 [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | xenroll.h |
程式庫 | Uuid.lib |
Dll | Xenroll.dll |