WPCEVENT_WEB_FILEDOWNLOAD event
Per-user event generated on attempt to download files from the web. This event is generated by applications prompted by Parental Controls.
const EVENT_DESCRIPTOR WPCEVENT_WEB_FILEDOWNLOAD = {0xa, 0x0, 0x10, 0x4, 0x18, 0xa, 0x8000000000000030};
Parameters
-
URL
-
The URL source that is attempting to download.
-
AppName
-
The name of the application that is generating the event.
-
Version
-
The version of the application that is generating the event.
-
Blocked
-
A value of the WPCFLAG_ISBLOCKED enumeration that indicates information about what events are blocked from use and what controls are in place.
-
Path
-
The destination path for the file.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
None supported |
Header |
|