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.
Frees the memory associated with the specified buffer.
Syntax
VOID SEC_ENTRY SspiLocalFree(
[in] PVOID DataBuffer
);
Parameters
[in] DataBuffer
The buffer to free.
Return value
This function does not return a value.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | sspi.h |
Library | Secur32.lib |
DLL | SspiCli.dll |