CloseCryptoHandle

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.

See Also

Concepts

HRESULTS Returned

Footer image

Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.