SrpRestoreEnterpriseContext function
Note Windows Information Protection (WIP) policy can be applied on Windows 10, version 1607.
Restores the process back to the original context.
HRESULT WINAPI SrpRestoreEnterpriseContext(
_In_opt_ HANDLE tokenHandle
);
- tokenHandle [in, optional]
A handle to the original context's token.
If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
Windows Server 2016 [desktop apps only] |
Header |
Srpapi.h |
Library |
Srpapi.lib |
DLL |
Srpapi.dll |