Function Reference


_WinAPI_ShellRestricted

Determines whether a specified administrator policy is in effect

#include <WinAPIShellEx.au3>
_WinAPI_ShellRestricted ( $iRestriction )

Parameters

$iRestriction A restriction. This parameter can be one of the $REST_* constants defined in APIShellExConstants.au3.

Return Value

Success: True - The specified restriction is in effect.
Failure: False.

See Also

Search SHRestricted in MSDN Library.