Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |