关闭指定加密对象的句柄。
HRESULT
___stdcall CloseCryptoHandle(
                                         __in PINFORMATIONCARD_CRYPTO_HANDLE hCrypto );
参数
| 参数 | 说明 | 
|---|---|
| hCrypto | 要关闭的加密对象的句柄。 | 
属性值/返回值
HRESULT。 如果参数为 NULL,则返回 E_INVALIDARG。
要求
Windows Vista
头:在 infocard.h 中声明。
库:使用 infocardapi.lib。
请参见
概念
.gif)
版权所有 (C) 2007 Microsoft Corporation。保留所有权利。