Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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 |