Edit

SrpCloseThreadNetworkContext function (srpapi.h)

Note  Windows Information Protection (WIP) policy can be applied on Windows 10, version 1607.
 
Restores a thread back to the original context, which may have been optionally returned from SrpCreateThreadNetworkContext.

Syntax

HRESULT SrpCloseThreadNetworkContext(
  [in, out] HTHREAD_NETWORK_CONTEXT *threadNetworkContext
);

Parameters

[in, out] threadNetworkContext

A handle to the original context’s token.

Return value

If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header srpapi.h
Library Srpapi.lib
DLL Srpapi.dll