wpcevent.h header
This header is used by Parental Controls. For more information, see:
wpcevent.h contains the following programming interfaces:
Enumerations
WPC_ARGS_CONVERSATIONINITEVENT Indicates information about initiating a conversation. |
WPC_ARGS_CONVERSATIONJOINEVENT Indicates information about joining an existing conversation. |
WPC_ARGS_CONVERSATIONLEAVEEVENT Indicates information about leaving a conversation. |
WPC_ARGS_CUSTOMEVENT Indicates information about a user-defined event that is not covered by the general events. |
WPC_ARGS_EMAILCONTACTEVENT Indicates information about contacting someone by using email. |
WPC_ARGS_EMAILRECEIEVEDEVENT Indicates information about an email message that has been received. |
WPC_ARGS_EMAILSENTEVENT Indicates information about an email message that has been sent. |
WPC_ARGS_FILEDOWNLOADEVENT Indicates information about a file that has been downloaded. |
WPC_ARGS_GAMESTARTEVENT Indicates information about the start of a computer game. |
WPC_ARGS_IMCONTACTEVENT Indicates information about contacting someone by using an instant messaging application. |
WPC_ARGS_IMFEATUREEVENT Indicates information about the features of the instant messaging interaction. |
WPC_ARGS_MEDIADOWNLOADEVENT Indicates information about the download of a media file. |
WPC_ARGS_MEDIAPLAYBACKEVENT Indicates information about the playback of a media file. |
WPC_ARGS_SAFERAPPBLOCKED Indicates information about a safer application that is being blocked. |
WPC_ARGS_SETTINGSCHANGEEVENT Indicates information about the changes to settings being made by a user. |
WPC_ARGS_URLVISITEVENT Indicates information about the address URL of a website viewed. |
WPC_MEDIA_EXPLICIT Indicates information about the explicit rating of the media file. |
WPC_MEDIA_TYPE Indicates information about the type of media file accessed. |
WPCFLAG_IM_FEATURE Indicates information about the features accessed during an instant messaging interaction. |
WPCFLAG_IM_LEAVE Indicates information about when a participant leaves the instant messaging interaction. |
WPCFLAG_ISBLOCKED Indicates information about what events are blocked from use and what controls are in place. |
WPCFLAG_LOGOFF_TYPE Indicates information about the type of logoff method used. |