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.
Use SrpEnablePermissiveModeFileEncryption to enable the mode.
This API does not attempt to handle nested calls by reference counting or such. The first call to SrpDisablePermissiveModeFileEncryption will disable the permissive mode.
Syntax
HRESULT SrpDisablePermissiveModeFileEncryption();
Return value
If this function succeeds, it returns S_OK.
HRESULT_FROM_WIN32 (ERROR_INVALID_STATE) indicates that thread tagging cannot be performed due to either process or thread context.
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 |