SspiLocalFree function
Frees the memory associated with the specified buffer.
Syntax
VOID SspiLocalFree( _In_ PVOID DataBuffer );
Parameters
- DataBuffer [in]
-
The buffer to free.
Return value
This function does not return a value.
Requirements
|
Minimum supported client |
Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
Show: