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.
Enables or disables all redirection.
Syntax
VOID AcRedirSetEnabled(
_In_ BOOL enabled
);
Parameters
- enabled [in]
A BOOL that specifies TRUE to enable redirection, or FALSE to disable redirection. FALSE overrides all per-thread settings for redirection, but does not change the settings.
Return value
No return value.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
Acredir.h |
Library |
Acredir.lib |
DLL |
Acredir.dll |