Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
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.