Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Closes the handle to the specified cryptography object.
HRESULT
___stdcall CloseCryptoHandle(
__in PINFORMATIONCARD_CRYPTO_HANDLE hCrypto );
Parameters
| Parameter | Description |
|---|---|
hCrypto |
Handle to the cryptography object to be closed. |
Property Value/Return Value
HRESULT. If the parameter is NULL, returns E_INVALIDARG.
Requirements
Windows Vista
Header: Declared in infocard.h.
Library: Use infocardapi.lib.
See Also
Concepts
Copyright © 2007 by Microsoft Corporation. All rights reserved.