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.
The SeciFreeCallContext function frees the memory allocated by SeciAllocateAndSetIPAddress.
Syntax
VOID SEC_ENTRY SeciFreeCallContext();
Remarks
This function is not present in the SDK headers. To use it, call the LoadLibrary function to obtain a handle to SSPICLI.DLL
and then use GetProcAddress to obtain the function address.
Call this function if SeciAllocateAndSetIPAddress sets FreeCallContext
to TRUE
.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2008 [desktop apps | UWP apps] |
Target platform | Windows |
Header | None |
Library | None |
DLL | SSPICLI.DLL |