WPCEVENT_SYSTEM_APPBLOCKED event
System level event generated by Software Restrictions Policies (SRP) when an application is blocked by safer rules.
const EVENT_DESCRIPTOR WPCEVENT_SYSTEM_APPBLOCKED = {0x10, 0x0, 0x10, 0x4, 0x16, 0x10, 0x8000000000000010};
Parameters
-
TimeStamp
-
The time at which the block occurred.
-
UserID
-
The security identifier of the user who is attempting to launch the application.
-
Path
-
The path to the application that the user is attempting to launch.
-
RuleID
-
The ID of the rule within the set of Parental Controls safer rules that is blocking execution.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
None supported |
Header |
|