Funktionreferenz


_WinAPI_ShellRestricted


Determines whether a specified administrator policy is in effect

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

Parameter

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

Rückgabewert

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

Bemerkungen

None.

Siehe auch

Suche nach SHRestricted in der MSDN Bibliothek.