CredFree function
The CredFree function frees a buffer returned by any of the credentials management functions.
Syntax
void CredFree(
PVOID Buffer
);
Parameters
Buffer
Pointer to the buffer to be freed.
Return value
This function does not return a value.
Requirements
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | wincred.h |
Library | Advapi32.lib |
DLL | Advapi32.dll |