Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function frees the buffer that is allocated by the credential manager by using CredRead. This function replaces CeCredFree.
HRESULT CredFree( PBYTE pvBuffer);
- pvBuffer
[in] Pointer to the buffer containing the credential that has to be free.
ERROR_SUCCESS is returned upon success. For a list of error codes, see Credential Manager Error Codes.
OS Versions: Windows CE .NET 4.0 and later.
Header: Cred.h.
Link Library: Coredll.lib.
Send Feedback on this topic to the authors