WPCEVENT_WEB_URLVISIT event

Per-user event generated by the Web Content Filter due to attempting to access a URL.

const EVENT_DESCRIPTOR WPCEVENT_WEB_URLVISIT = {0x3, 0x0, 0x10, 0x4, 0x18, 0x3, 0x8000000000000010};

Parameters

URL

The URL that is attempting to be opened.

Application

The application that is generating the event.

Version

The version string for the application.

Reason

A value of the WPCFLAG_ISBLOCKED enumeration that indicates information about what events are blocked from use and what controls are in place.

RatingSystemID

A GUID that identifies the current rating system.

CatCount

The count of blocked entries in the category field.

Category

A delimited string of category identifiers that are blocked.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
None supported
Header
Wpcevent.h

See also

Using Logging APIs for Parental Controls

WPC_ARGS_CONVERSATIONINITEVENT