Win32 API 日本語リファレンス
ホームSystem.ParentalControls › 定数

定数

103

Windows.Win32.System.ParentalControls

名前
ARRAY_SEP_CHARDWORD9
WPCCHANNELDWORD16
WPC_SETTINGS_LOCATEDWORD20
WPC_SETTINGS_MODIFYDWORD21
WPC_APP_LAUNCHDWORD22
WPC_SYSTEMDWORD23
WPC_WEBDWORD24
WPCPROV_TASK_SettingChangeDWORD1
WPCPROV_TASK_GameStartDWORD2
WPCPROV_TASK_UrlVisitDWORD3
WPCPROV_TASK_EmailReceivedDWORD4
WPCPROV_TASK_EmailSentDWORD5
WPCPROV_TASK_MediaPlaybackDWORD6
WPCPROV_TASK_IMInvitationDWORD7
WPCPROV_TASK_IMJoinDWORD8
WPCPROV_TASK_IMLeaveDWORD9
WPCPROV_TASK_FileDownloadDWORD10
WPCPROV_TASK_IMFeatureDWORD11
WPCPROV_TASK_CustomDWORD13
WPCPROV_TASK_EmailContactDWORD14
WPCPROV_TASK_IMContactDWORD15
WPCPROV_TASK_AppBlockedDWORD16
WPCPROV_TASK_AppOverrideDWORD17
WPCPROV_TASK_WebOverrideDWORD18
WPCPROV_TASK_WebsiteVisitDWORD19
WPCPROV_TASK_ApplicationDWORD20
WPCPROV_TASK_ComputerUsageDWORD21
WPCPROV_TASK_ContentUsageDWORD22
WPCPROV_KEYWORD_WPCDWORD16
WPCPROV_KEYWORD_ThirdPartyDWORD32
WPCEVENT_SYS_SETTINGCHANGE_valueDWORD1
WPCEVENT_GAME_START_valueDWORD2
WPCEVENT_WEB_URLVISIT_valueDWORD3
WPCEVENT_EMAIL_RECEIVED_valueDWORD4
WPCEVENT_EMAIL_SENT_valueDWORD5
WPCEVENT_MEDIA_PLAYBACK_valueDWORD6
WPCEVENT_IM_INVITATION_valueDWORD7
WPCEVENT_IM_JOIN_valueDWORD8
WPCEVENT_IM_LEAVE_valueDWORD9
WPCEVENT_WEB_FILEDOWNLOAD_valueDWORD10
WPCEVENT_IM_FEATURE_valueDWORD11
WPCEVENT_CUSTOM_valueDWORD13
WPCEVENT_EMAIL_CONTACT_valueDWORD14
WPCEVENT_IM_CONTACT_valueDWORD15
WPCEVENT_SYSTEM_APPBLOCKED_valueDWORD16
WPCEVENT_APPOVERRIDE_valueDWORD17
WPCEVENT_WEBOVERRIDE_valueDWORD18
WPCEVENT_WEB_WEBSITEVISIT_valueDWORD19
WPCEVENT_APPLICATION_valueDWORD20
WPCEVENT_COMPUTERUSAGE_valueDWORD21
WPCEVENT_CONTENTUSAGE_valueDWORD22
MSG_Keyword_WPCINT268435461
MSG_Keyword_ThirdPartyINT268435462
MSG_Opcode_LocateINT805306388
MSG_Opcode_ModifyINT805306389
MSG_Opcode_LaunchINT805306390
MSG_Opcode_SystemINT805306391
MSG_Opcode_WebINT805306392
MSG_Task_SettingChangeINT1879048193
MSG_Task_GameStartINT1879048194
MSG_Task_UrlVisitINT1879048195
MSG_Task_EmailReceivedINT1879048196
MSG_Task_EmailSentINT1879048197
MSG_Task_MediaPlaybackINT1879048198
MSG_Task_IMInvitationINT1879048199
MSG_Task_IMJoinINT1879048200
MSG_Task_IMLeaveINT1879048201
MSG_Task_FileDownloadINT1879048202
MSG_Task_IMFeatureINT1879048203
MSG_Task_CustomINT1879048205
MSG_Task_EmailContactINT1879048206
MSG_Task_IMContactINT1879048207
MSG_Task_AppBlockedINT1879048208
MSG_Task_AppOverrideINT1879048209
MSG_Task_WebOverrideINT1879048210
MSG_Task_WebsiteVisitINT1879048211
MSG_Task_ApplicationINT1879048212
MSG_Task_ComputerUsageINT1879048213
MSG_Task_ContentUsageINT1879048214
MSG_Publisher_NameINT-1879048191
MSG_Event_SettingChangeINT-1342177279
MSG_Event_GameStartINT-1342177278
MSG_Event_UrlVisitINT-1342177277
MSG_Event_EmailReceivedINT-1342177276
MSG_Event_EmailSentINT-1342177275
MSG_Event_MediaPlaybackINT-1342177274
MSG_Event_IMInvitationINT-1342177273
MSG_Event_IMJoinINT-1342177272
MSG_Event_IMLeaveINT-1342177271
MSG_Event_FileDownloadINT-1342177270
MSG_Event_IMFeatureINT-1342177269
MSG_Event_CustomINT-1342177267
MSG_Event_EmailContactINT-1342177266
MSG_Event_IMContactINT-1342177265
MSG_Event_AppBlockedINT-1342177264
MSG_Event_AppOverrideINT-1342177263
MSG_Event_WebOverrideINT-1342177262
MSG_Event_WebsiteVisitINT-1342177261
MSG_Event_ApplicationINT-1342177260
MSG_Event_ComputerUsageINT-1342177259
MSG_Event_ContentUsageINT-1342177258
FACILITY_WPCDWORD2457
WPCPROVGUID{01090065-B467-4503-9B28-533766761087}

各言語での定義

定数の定義。C/C++〜Go タブは数値定数のみ(GUID・文字列定数は上の表 / HSP タブを参照)。HSP は #define global。

#define ARRAY_SEP_CHAR 9
#define WPCCHANNEL 16
#define WPC_SETTINGS_LOCATE 20
#define WPC_SETTINGS_MODIFY 21
#define WPC_APP_LAUNCH 22
#define WPC_SYSTEM 23
#define WPC_WEB 24
#define WPCPROV_TASK_SettingChange 1
#define WPCPROV_TASK_GameStart 2
#define WPCPROV_TASK_UrlVisit 3
#define WPCPROV_TASK_EmailReceived 4
#define WPCPROV_TASK_EmailSent 5
#define WPCPROV_TASK_MediaPlayback 6
#define WPCPROV_TASK_IMInvitation 7
#define WPCPROV_TASK_IMJoin 8
#define WPCPROV_TASK_IMLeave 9
#define WPCPROV_TASK_FileDownload 10
#define WPCPROV_TASK_IMFeature 11
#define WPCPROV_TASK_Custom 13
#define WPCPROV_TASK_EmailContact 14
#define WPCPROV_TASK_IMContact 15
#define WPCPROV_TASK_AppBlocked 16
#define WPCPROV_TASK_AppOverride 17
#define WPCPROV_TASK_WebOverride 18
#define WPCPROV_TASK_WebsiteVisit 19
#define WPCPROV_TASK_Application 20
#define WPCPROV_TASK_ComputerUsage 21
#define WPCPROV_TASK_ContentUsage 22
#define WPCPROV_KEYWORD_WPC 16
#define WPCPROV_KEYWORD_ThirdParty 32
#define WPCEVENT_SYS_SETTINGCHANGE_value 1
#define WPCEVENT_GAME_START_value 2
#define WPCEVENT_WEB_URLVISIT_value 3
#define WPCEVENT_EMAIL_RECEIVED_value 4
#define WPCEVENT_EMAIL_SENT_value 5
#define WPCEVENT_MEDIA_PLAYBACK_value 6
#define WPCEVENT_IM_INVITATION_value 7
#define WPCEVENT_IM_JOIN_value 8
#define WPCEVENT_IM_LEAVE_value 9
#define WPCEVENT_WEB_FILEDOWNLOAD_value 10
#define WPCEVENT_IM_FEATURE_value 11
#define WPCEVENT_CUSTOM_value 13
#define WPCEVENT_EMAIL_CONTACT_value 14
#define WPCEVENT_IM_CONTACT_value 15
#define WPCEVENT_SYSTEM_APPBLOCKED_value 16
#define WPCEVENT_APPOVERRIDE_value 17
#define WPCEVENT_WEBOVERRIDE_value 18
#define WPCEVENT_WEB_WEBSITEVISIT_value 19
#define WPCEVENT_APPLICATION_value 20
#define WPCEVENT_COMPUTERUSAGE_value 21
#define WPCEVENT_CONTENTUSAGE_value 22
#define MSG_Keyword_WPC 268435461
#define MSG_Keyword_ThirdParty 268435462
#define MSG_Opcode_Locate 805306388
#define MSG_Opcode_Modify 805306389
#define MSG_Opcode_Launch 805306390
#define MSG_Opcode_System 805306391
#define MSG_Opcode_Web 805306392
#define MSG_Task_SettingChange 1879048193
#define MSG_Task_GameStart 1879048194
#define MSG_Task_UrlVisit 1879048195
#define MSG_Task_EmailReceived 1879048196
#define MSG_Task_EmailSent 1879048197
#define MSG_Task_MediaPlayback 1879048198
#define MSG_Task_IMInvitation 1879048199
#define MSG_Task_IMJoin 1879048200
#define MSG_Task_IMLeave 1879048201
#define MSG_Task_FileDownload 1879048202
#define MSG_Task_IMFeature 1879048203
#define MSG_Task_Custom 1879048205
#define MSG_Task_EmailContact 1879048206
#define MSG_Task_IMContact 1879048207
#define MSG_Task_AppBlocked 1879048208
#define MSG_Task_AppOverride 1879048209
#define MSG_Task_WebOverride 1879048210
#define MSG_Task_WebsiteVisit 1879048211
#define MSG_Task_Application 1879048212
#define MSG_Task_ComputerUsage 1879048213
#define MSG_Task_ContentUsage 1879048214
#define MSG_Publisher_Name -1879048191
#define MSG_Event_SettingChange -1342177279
#define MSG_Event_GameStart -1342177278
#define MSG_Event_UrlVisit -1342177277
#define MSG_Event_EmailReceived -1342177276
#define MSG_Event_EmailSent -1342177275
#define MSG_Event_MediaPlayback -1342177274
#define MSG_Event_IMInvitation -1342177273
#define MSG_Event_IMJoin -1342177272
#define MSG_Event_IMLeave -1342177271
#define MSG_Event_FileDownload -1342177270
#define MSG_Event_IMFeature -1342177269
#define MSG_Event_Custom -1342177267
#define MSG_Event_EmailContact -1342177266
#define MSG_Event_IMContact -1342177265
#define MSG_Event_AppBlocked -1342177264
#define MSG_Event_AppOverride -1342177263
#define MSG_Event_WebOverride -1342177262
#define MSG_Event_WebsiteVisit -1342177261
#define MSG_Event_Application -1342177260
#define MSG_Event_ComputerUsage -1342177259
#define MSG_Event_ContentUsage -1342177258
#define FACILITY_WPC 2457
public const uint ARRAY_SEP_CHAR = 9;
public const uint WPCCHANNEL = 16;
public const uint WPC_SETTINGS_LOCATE = 20;
public const uint WPC_SETTINGS_MODIFY = 21;
public const uint WPC_APP_LAUNCH = 22;
public const uint WPC_SYSTEM = 23;
public const uint WPC_WEB = 24;
public const uint WPCPROV_TASK_SettingChange = 1;
public const uint WPCPROV_TASK_GameStart = 2;
public const uint WPCPROV_TASK_UrlVisit = 3;
public const uint WPCPROV_TASK_EmailReceived = 4;
public const uint WPCPROV_TASK_EmailSent = 5;
public const uint WPCPROV_TASK_MediaPlayback = 6;
public const uint WPCPROV_TASK_IMInvitation = 7;
public const uint WPCPROV_TASK_IMJoin = 8;
public const uint WPCPROV_TASK_IMLeave = 9;
public const uint WPCPROV_TASK_FileDownload = 10;
public const uint WPCPROV_TASK_IMFeature = 11;
public const uint WPCPROV_TASK_Custom = 13;
public const uint WPCPROV_TASK_EmailContact = 14;
public const uint WPCPROV_TASK_IMContact = 15;
public const uint WPCPROV_TASK_AppBlocked = 16;
public const uint WPCPROV_TASK_AppOverride = 17;
public const uint WPCPROV_TASK_WebOverride = 18;
public const uint WPCPROV_TASK_WebsiteVisit = 19;
public const uint WPCPROV_TASK_Application = 20;
public const uint WPCPROV_TASK_ComputerUsage = 21;
public const uint WPCPROV_TASK_ContentUsage = 22;
public const uint WPCPROV_KEYWORD_WPC = 16;
public const uint WPCPROV_KEYWORD_ThirdParty = 32;
public const uint WPCEVENT_SYS_SETTINGCHANGE_value = 1;
public const uint WPCEVENT_GAME_START_value = 2;
public const uint WPCEVENT_WEB_URLVISIT_value = 3;
public const uint WPCEVENT_EMAIL_RECEIVED_value = 4;
public const uint WPCEVENT_EMAIL_SENT_value = 5;
public const uint WPCEVENT_MEDIA_PLAYBACK_value = 6;
public const uint WPCEVENT_IM_INVITATION_value = 7;
public const uint WPCEVENT_IM_JOIN_value = 8;
public const uint WPCEVENT_IM_LEAVE_value = 9;
public const uint WPCEVENT_WEB_FILEDOWNLOAD_value = 10;
public const uint WPCEVENT_IM_FEATURE_value = 11;
public const uint WPCEVENT_CUSTOM_value = 13;
public const uint WPCEVENT_EMAIL_CONTACT_value = 14;
public const uint WPCEVENT_IM_CONTACT_value = 15;
public const uint WPCEVENT_SYSTEM_APPBLOCKED_value = 16;
public const uint WPCEVENT_APPOVERRIDE_value = 17;
public const uint WPCEVENT_WEBOVERRIDE_value = 18;
public const uint WPCEVENT_WEB_WEBSITEVISIT_value = 19;
public const uint WPCEVENT_APPLICATION_value = 20;
public const uint WPCEVENT_COMPUTERUSAGE_value = 21;
public const uint WPCEVENT_CONTENTUSAGE_value = 22;
public const int MSG_Keyword_WPC = 268435461;
public const int MSG_Keyword_ThirdParty = 268435462;
public const int MSG_Opcode_Locate = 805306388;
public const int MSG_Opcode_Modify = 805306389;
public const int MSG_Opcode_Launch = 805306390;
public const int MSG_Opcode_System = 805306391;
public const int MSG_Opcode_Web = 805306392;
public const int MSG_Task_SettingChange = 1879048193;
public const int MSG_Task_GameStart = 1879048194;
public const int MSG_Task_UrlVisit = 1879048195;
public const int MSG_Task_EmailReceived = 1879048196;
public const int MSG_Task_EmailSent = 1879048197;
public const int MSG_Task_MediaPlayback = 1879048198;
public const int MSG_Task_IMInvitation = 1879048199;
public const int MSG_Task_IMJoin = 1879048200;
public const int MSG_Task_IMLeave = 1879048201;
public const int MSG_Task_FileDownload = 1879048202;
public const int MSG_Task_IMFeature = 1879048203;
public const int MSG_Task_Custom = 1879048205;
public const int MSG_Task_EmailContact = 1879048206;
public const int MSG_Task_IMContact = 1879048207;
public const int MSG_Task_AppBlocked = 1879048208;
public const int MSG_Task_AppOverride = 1879048209;
public const int MSG_Task_WebOverride = 1879048210;
public const int MSG_Task_WebsiteVisit = 1879048211;
public const int MSG_Task_Application = 1879048212;
public const int MSG_Task_ComputerUsage = 1879048213;
public const int MSG_Task_ContentUsage = 1879048214;
public const int MSG_Publisher_Name = -1879048191;
public const int MSG_Event_SettingChange = -1342177279;
public const int MSG_Event_GameStart = -1342177278;
public const int MSG_Event_UrlVisit = -1342177277;
public const int MSG_Event_EmailReceived = -1342177276;
public const int MSG_Event_EmailSent = -1342177275;
public const int MSG_Event_MediaPlayback = -1342177274;
public const int MSG_Event_IMInvitation = -1342177273;
public const int MSG_Event_IMJoin = -1342177272;
public const int MSG_Event_IMLeave = -1342177271;
public const int MSG_Event_FileDownload = -1342177270;
public const int MSG_Event_IMFeature = -1342177269;
public const int MSG_Event_Custom = -1342177267;
public const int MSG_Event_EmailContact = -1342177266;
public const int MSG_Event_IMContact = -1342177265;
public const int MSG_Event_AppBlocked = -1342177264;
public const int MSG_Event_AppOverride = -1342177263;
public const int MSG_Event_WebOverride = -1342177262;
public const int MSG_Event_WebsiteVisit = -1342177261;
public const int MSG_Event_Application = -1342177260;
public const int MSG_Event_ComputerUsage = -1342177259;
public const int MSG_Event_ContentUsage = -1342177258;
public const uint FACILITY_WPC = 2457;
ARRAY_SEP_CHAR = 9
WPCCHANNEL = 16
WPC_SETTINGS_LOCATE = 20
WPC_SETTINGS_MODIFY = 21
WPC_APP_LAUNCH = 22
WPC_SYSTEM = 23
WPC_WEB = 24
WPCPROV_TASK_SettingChange = 1
WPCPROV_TASK_GameStart = 2
WPCPROV_TASK_UrlVisit = 3
WPCPROV_TASK_EmailReceived = 4
WPCPROV_TASK_EmailSent = 5
WPCPROV_TASK_MediaPlayback = 6
WPCPROV_TASK_IMInvitation = 7
WPCPROV_TASK_IMJoin = 8
WPCPROV_TASK_IMLeave = 9
WPCPROV_TASK_FileDownload = 10
WPCPROV_TASK_IMFeature = 11
WPCPROV_TASK_Custom = 13
WPCPROV_TASK_EmailContact = 14
WPCPROV_TASK_IMContact = 15
WPCPROV_TASK_AppBlocked = 16
WPCPROV_TASK_AppOverride = 17
WPCPROV_TASK_WebOverride = 18
WPCPROV_TASK_WebsiteVisit = 19
WPCPROV_TASK_Application = 20
WPCPROV_TASK_ComputerUsage = 21
WPCPROV_TASK_ContentUsage = 22
WPCPROV_KEYWORD_WPC = 16
WPCPROV_KEYWORD_ThirdParty = 32
WPCEVENT_SYS_SETTINGCHANGE_value = 1
WPCEVENT_GAME_START_value = 2
WPCEVENT_WEB_URLVISIT_value = 3
WPCEVENT_EMAIL_RECEIVED_value = 4
WPCEVENT_EMAIL_SENT_value = 5
WPCEVENT_MEDIA_PLAYBACK_value = 6
WPCEVENT_IM_INVITATION_value = 7
WPCEVENT_IM_JOIN_value = 8
WPCEVENT_IM_LEAVE_value = 9
WPCEVENT_WEB_FILEDOWNLOAD_value = 10
WPCEVENT_IM_FEATURE_value = 11
WPCEVENT_CUSTOM_value = 13
WPCEVENT_EMAIL_CONTACT_value = 14
WPCEVENT_IM_CONTACT_value = 15
WPCEVENT_SYSTEM_APPBLOCKED_value = 16
WPCEVENT_APPOVERRIDE_value = 17
WPCEVENT_WEBOVERRIDE_value = 18
WPCEVENT_WEB_WEBSITEVISIT_value = 19
WPCEVENT_APPLICATION_value = 20
WPCEVENT_COMPUTERUSAGE_value = 21
WPCEVENT_CONTENTUSAGE_value = 22
MSG_Keyword_WPC = 268435461
MSG_Keyword_ThirdParty = 268435462
MSG_Opcode_Locate = 805306388
MSG_Opcode_Modify = 805306389
MSG_Opcode_Launch = 805306390
MSG_Opcode_System = 805306391
MSG_Opcode_Web = 805306392
MSG_Task_SettingChange = 1879048193
MSG_Task_GameStart = 1879048194
MSG_Task_UrlVisit = 1879048195
MSG_Task_EmailReceived = 1879048196
MSG_Task_EmailSent = 1879048197
MSG_Task_MediaPlayback = 1879048198
MSG_Task_IMInvitation = 1879048199
MSG_Task_IMJoin = 1879048200
MSG_Task_IMLeave = 1879048201
MSG_Task_FileDownload = 1879048202
MSG_Task_IMFeature = 1879048203
MSG_Task_Custom = 1879048205
MSG_Task_EmailContact = 1879048206
MSG_Task_IMContact = 1879048207
MSG_Task_AppBlocked = 1879048208
MSG_Task_AppOverride = 1879048209
MSG_Task_WebOverride = 1879048210
MSG_Task_WebsiteVisit = 1879048211
MSG_Task_Application = 1879048212
MSG_Task_ComputerUsage = 1879048213
MSG_Task_ContentUsage = 1879048214
MSG_Publisher_Name = -1879048191
MSG_Event_SettingChange = -1342177279
MSG_Event_GameStart = -1342177278
MSG_Event_UrlVisit = -1342177277
MSG_Event_EmailReceived = -1342177276
MSG_Event_EmailSent = -1342177275
MSG_Event_MediaPlayback = -1342177274
MSG_Event_IMInvitation = -1342177273
MSG_Event_IMJoin = -1342177272
MSG_Event_IMLeave = -1342177271
MSG_Event_FileDownload = -1342177270
MSG_Event_IMFeature = -1342177269
MSG_Event_Custom = -1342177267
MSG_Event_EmailContact = -1342177266
MSG_Event_IMContact = -1342177265
MSG_Event_AppBlocked = -1342177264
MSG_Event_AppOverride = -1342177263
MSG_Event_WebOverride = -1342177262
MSG_Event_WebsiteVisit = -1342177261
MSG_Event_Application = -1342177260
MSG_Event_ComputerUsage = -1342177259
MSG_Event_ContentUsage = -1342177258
FACILITY_WPC = 2457
pub const ARRAY_SEP_CHAR: u32 = 9;
pub const WPCCHANNEL: u32 = 16;
pub const WPC_SETTINGS_LOCATE: u32 = 20;
pub const WPC_SETTINGS_MODIFY: u32 = 21;
pub const WPC_APP_LAUNCH: u32 = 22;
pub const WPC_SYSTEM: u32 = 23;
pub const WPC_WEB: u32 = 24;
pub const WPCPROV_TASK_SettingChange: u32 = 1;
pub const WPCPROV_TASK_GameStart: u32 = 2;
pub const WPCPROV_TASK_UrlVisit: u32 = 3;
pub const WPCPROV_TASK_EmailReceived: u32 = 4;
pub const WPCPROV_TASK_EmailSent: u32 = 5;
pub const WPCPROV_TASK_MediaPlayback: u32 = 6;
pub const WPCPROV_TASK_IMInvitation: u32 = 7;
pub const WPCPROV_TASK_IMJoin: u32 = 8;
pub const WPCPROV_TASK_IMLeave: u32 = 9;
pub const WPCPROV_TASK_FileDownload: u32 = 10;
pub const WPCPROV_TASK_IMFeature: u32 = 11;
pub const WPCPROV_TASK_Custom: u32 = 13;
pub const WPCPROV_TASK_EmailContact: u32 = 14;
pub const WPCPROV_TASK_IMContact: u32 = 15;
pub const WPCPROV_TASK_AppBlocked: u32 = 16;
pub const WPCPROV_TASK_AppOverride: u32 = 17;
pub const WPCPROV_TASK_WebOverride: u32 = 18;
pub const WPCPROV_TASK_WebsiteVisit: u32 = 19;
pub const WPCPROV_TASK_Application: u32 = 20;
pub const WPCPROV_TASK_ComputerUsage: u32 = 21;
pub const WPCPROV_TASK_ContentUsage: u32 = 22;
pub const WPCPROV_KEYWORD_WPC: u32 = 16;
pub const WPCPROV_KEYWORD_ThirdParty: u32 = 32;
pub const WPCEVENT_SYS_SETTINGCHANGE_value: u32 = 1;
pub const WPCEVENT_GAME_START_value: u32 = 2;
pub const WPCEVENT_WEB_URLVISIT_value: u32 = 3;
pub const WPCEVENT_EMAIL_RECEIVED_value: u32 = 4;
pub const WPCEVENT_EMAIL_SENT_value: u32 = 5;
pub const WPCEVENT_MEDIA_PLAYBACK_value: u32 = 6;
pub const WPCEVENT_IM_INVITATION_value: u32 = 7;
pub const WPCEVENT_IM_JOIN_value: u32 = 8;
pub const WPCEVENT_IM_LEAVE_value: u32 = 9;
pub const WPCEVENT_WEB_FILEDOWNLOAD_value: u32 = 10;
pub const WPCEVENT_IM_FEATURE_value: u32 = 11;
pub const WPCEVENT_CUSTOM_value: u32 = 13;
pub const WPCEVENT_EMAIL_CONTACT_value: u32 = 14;
pub const WPCEVENT_IM_CONTACT_value: u32 = 15;
pub const WPCEVENT_SYSTEM_APPBLOCKED_value: u32 = 16;
pub const WPCEVENT_APPOVERRIDE_value: u32 = 17;
pub const WPCEVENT_WEBOVERRIDE_value: u32 = 18;
pub const WPCEVENT_WEB_WEBSITEVISIT_value: u32 = 19;
pub const WPCEVENT_APPLICATION_value: u32 = 20;
pub const WPCEVENT_COMPUTERUSAGE_value: u32 = 21;
pub const WPCEVENT_CONTENTUSAGE_value: u32 = 22;
pub const MSG_Keyword_WPC: i32 = 268435461;
pub const MSG_Keyword_ThirdParty: i32 = 268435462;
pub const MSG_Opcode_Locate: i32 = 805306388;
pub const MSG_Opcode_Modify: i32 = 805306389;
pub const MSG_Opcode_Launch: i32 = 805306390;
pub const MSG_Opcode_System: i32 = 805306391;
pub const MSG_Opcode_Web: i32 = 805306392;
pub const MSG_Task_SettingChange: i32 = 1879048193;
pub const MSG_Task_GameStart: i32 = 1879048194;
pub const MSG_Task_UrlVisit: i32 = 1879048195;
pub const MSG_Task_EmailReceived: i32 = 1879048196;
pub const MSG_Task_EmailSent: i32 = 1879048197;
pub const MSG_Task_MediaPlayback: i32 = 1879048198;
pub const MSG_Task_IMInvitation: i32 = 1879048199;
pub const MSG_Task_IMJoin: i32 = 1879048200;
pub const MSG_Task_IMLeave: i32 = 1879048201;
pub const MSG_Task_FileDownload: i32 = 1879048202;
pub const MSG_Task_IMFeature: i32 = 1879048203;
pub const MSG_Task_Custom: i32 = 1879048205;
pub const MSG_Task_EmailContact: i32 = 1879048206;
pub const MSG_Task_IMContact: i32 = 1879048207;
pub const MSG_Task_AppBlocked: i32 = 1879048208;
pub const MSG_Task_AppOverride: i32 = 1879048209;
pub const MSG_Task_WebOverride: i32 = 1879048210;
pub const MSG_Task_WebsiteVisit: i32 = 1879048211;
pub const MSG_Task_Application: i32 = 1879048212;
pub const MSG_Task_ComputerUsage: i32 = 1879048213;
pub const MSG_Task_ContentUsage: i32 = 1879048214;
pub const MSG_Publisher_Name: i32 = -1879048191;
pub const MSG_Event_SettingChange: i32 = -1342177279;
pub const MSG_Event_GameStart: i32 = -1342177278;
pub const MSG_Event_UrlVisit: i32 = -1342177277;
pub const MSG_Event_EmailReceived: i32 = -1342177276;
pub const MSG_Event_EmailSent: i32 = -1342177275;
pub const MSG_Event_MediaPlayback: i32 = -1342177274;
pub const MSG_Event_IMInvitation: i32 = -1342177273;
pub const MSG_Event_IMJoin: i32 = -1342177272;
pub const MSG_Event_IMLeave: i32 = -1342177271;
pub const MSG_Event_FileDownload: i32 = -1342177270;
pub const MSG_Event_IMFeature: i32 = -1342177269;
pub const MSG_Event_Custom: i32 = -1342177267;
pub const MSG_Event_EmailContact: i32 = -1342177266;
pub const MSG_Event_IMContact: i32 = -1342177265;
pub const MSG_Event_AppBlocked: i32 = -1342177264;
pub const MSG_Event_AppOverride: i32 = -1342177263;
pub const MSG_Event_WebOverride: i32 = -1342177262;
pub const MSG_Event_WebsiteVisit: i32 = -1342177261;
pub const MSG_Event_Application: i32 = -1342177260;
pub const MSG_Event_ComputerUsage: i32 = -1342177259;
pub const MSG_Event_ContentUsage: i32 = -1342177258;
pub const FACILITY_WPC: u32 = 2457;
const (
	ARRAY_SEP_CHAR uint32 = 9
	WPCCHANNEL uint32 = 16
	WPC_SETTINGS_LOCATE uint32 = 20
	WPC_SETTINGS_MODIFY uint32 = 21
	WPC_APP_LAUNCH uint32 = 22
	WPC_SYSTEM uint32 = 23
	WPC_WEB uint32 = 24
	WPCPROV_TASK_SettingChange uint32 = 1
	WPCPROV_TASK_GameStart uint32 = 2
	WPCPROV_TASK_UrlVisit uint32 = 3
	WPCPROV_TASK_EmailReceived uint32 = 4
	WPCPROV_TASK_EmailSent uint32 = 5
	WPCPROV_TASK_MediaPlayback uint32 = 6
	WPCPROV_TASK_IMInvitation uint32 = 7
	WPCPROV_TASK_IMJoin uint32 = 8
	WPCPROV_TASK_IMLeave uint32 = 9
	WPCPROV_TASK_FileDownload uint32 = 10
	WPCPROV_TASK_IMFeature uint32 = 11
	WPCPROV_TASK_Custom uint32 = 13
	WPCPROV_TASK_EmailContact uint32 = 14
	WPCPROV_TASK_IMContact uint32 = 15
	WPCPROV_TASK_AppBlocked uint32 = 16
	WPCPROV_TASK_AppOverride uint32 = 17
	WPCPROV_TASK_WebOverride uint32 = 18
	WPCPROV_TASK_WebsiteVisit uint32 = 19
	WPCPROV_TASK_Application uint32 = 20
	WPCPROV_TASK_ComputerUsage uint32 = 21
	WPCPROV_TASK_ContentUsage uint32 = 22
	WPCPROV_KEYWORD_WPC uint32 = 16
	WPCPROV_KEYWORD_ThirdParty uint32 = 32
	WPCEVENT_SYS_SETTINGCHANGE_value uint32 = 1
	WPCEVENT_GAME_START_value uint32 = 2
	WPCEVENT_WEB_URLVISIT_value uint32 = 3
	WPCEVENT_EMAIL_RECEIVED_value uint32 = 4
	WPCEVENT_EMAIL_SENT_value uint32 = 5
	WPCEVENT_MEDIA_PLAYBACK_value uint32 = 6
	WPCEVENT_IM_INVITATION_value uint32 = 7
	WPCEVENT_IM_JOIN_value uint32 = 8
	WPCEVENT_IM_LEAVE_value uint32 = 9
	WPCEVENT_WEB_FILEDOWNLOAD_value uint32 = 10
	WPCEVENT_IM_FEATURE_value uint32 = 11
	WPCEVENT_CUSTOM_value uint32 = 13
	WPCEVENT_EMAIL_CONTACT_value uint32 = 14
	WPCEVENT_IM_CONTACT_value uint32 = 15
	WPCEVENT_SYSTEM_APPBLOCKED_value uint32 = 16
	WPCEVENT_APPOVERRIDE_value uint32 = 17
	WPCEVENT_WEBOVERRIDE_value uint32 = 18
	WPCEVENT_WEB_WEBSITEVISIT_value uint32 = 19
	WPCEVENT_APPLICATION_value uint32 = 20
	WPCEVENT_COMPUTERUSAGE_value uint32 = 21
	WPCEVENT_CONTENTUSAGE_value uint32 = 22
	MSG_Keyword_WPC int32 = 268435461
	MSG_Keyword_ThirdParty int32 = 268435462
	MSG_Opcode_Locate int32 = 805306388
	MSG_Opcode_Modify int32 = 805306389
	MSG_Opcode_Launch int32 = 805306390
	MSG_Opcode_System int32 = 805306391
	MSG_Opcode_Web int32 = 805306392
	MSG_Task_SettingChange int32 = 1879048193
	MSG_Task_GameStart int32 = 1879048194
	MSG_Task_UrlVisit int32 = 1879048195
	MSG_Task_EmailReceived int32 = 1879048196
	MSG_Task_EmailSent int32 = 1879048197
	MSG_Task_MediaPlayback int32 = 1879048198
	MSG_Task_IMInvitation int32 = 1879048199
	MSG_Task_IMJoin int32 = 1879048200
	MSG_Task_IMLeave int32 = 1879048201
	MSG_Task_FileDownload int32 = 1879048202
	MSG_Task_IMFeature int32 = 1879048203
	MSG_Task_Custom int32 = 1879048205
	MSG_Task_EmailContact int32 = 1879048206
	MSG_Task_IMContact int32 = 1879048207
	MSG_Task_AppBlocked int32 = 1879048208
	MSG_Task_AppOverride int32 = 1879048209
	MSG_Task_WebOverride int32 = 1879048210
	MSG_Task_WebsiteVisit int32 = 1879048211
	MSG_Task_Application int32 = 1879048212
	MSG_Task_ComputerUsage int32 = 1879048213
	MSG_Task_ContentUsage int32 = 1879048214
	MSG_Publisher_Name int32 = -1879048191
	MSG_Event_SettingChange int32 = -1342177279
	MSG_Event_GameStart int32 = -1342177278
	MSG_Event_UrlVisit int32 = -1342177277
	MSG_Event_EmailReceived int32 = -1342177276
	MSG_Event_EmailSent int32 = -1342177275
	MSG_Event_MediaPlayback int32 = -1342177274
	MSG_Event_IMInvitation int32 = -1342177273
	MSG_Event_IMJoin int32 = -1342177272
	MSG_Event_IMLeave int32 = -1342177271
	MSG_Event_FileDownload int32 = -1342177270
	MSG_Event_IMFeature int32 = -1342177269
	MSG_Event_Custom int32 = -1342177267
	MSG_Event_EmailContact int32 = -1342177266
	MSG_Event_IMContact int32 = -1342177265
	MSG_Event_AppBlocked int32 = -1342177264
	MSG_Event_AppOverride int32 = -1342177263
	MSG_Event_WebOverride int32 = -1342177262
	MSG_Event_WebsiteVisit int32 = -1342177261
	MSG_Event_Application int32 = -1342177260
	MSG_Event_ComputerUsage int32 = -1342177259
	MSG_Event_ContentUsage int32 = -1342177258
	FACILITY_WPC uint32 = 2457
)
#define global ARRAY_SEP_CHAR                   9
#define global WPCCHANNEL                       16
#define global WPC_SETTINGS_LOCATE              20
#define global WPC_SETTINGS_MODIFY              21
#define global WPC_APP_LAUNCH                   22
#define global WPC_SYSTEM                       23
#define global WPC_WEB                          24
#define global WPCPROV_TASK_SettingChange       1
#define global WPCPROV_TASK_GameStart           2
#define global WPCPROV_TASK_UrlVisit            3
#define global WPCPROV_TASK_EmailReceived       4
#define global WPCPROV_TASK_EmailSent           5
#define global WPCPROV_TASK_MediaPlayback       6
#define global WPCPROV_TASK_IMInvitation        7
#define global WPCPROV_TASK_IMJoin              8
#define global WPCPROV_TASK_IMLeave             9
#define global WPCPROV_TASK_FileDownload        10
#define global WPCPROV_TASK_IMFeature           11
#define global WPCPROV_TASK_Custom              13
#define global WPCPROV_TASK_EmailContact        14
#define global WPCPROV_TASK_IMContact           15
#define global WPCPROV_TASK_AppBlocked          16
#define global WPCPROV_TASK_AppOverride         17
#define global WPCPROV_TASK_WebOverride         18
#define global WPCPROV_TASK_WebsiteVisit        19
#define global WPCPROV_TASK_Application         20
#define global WPCPROV_TASK_ComputerUsage       21
#define global WPCPROV_TASK_ContentUsage        22
#define global WPCPROV_KEYWORD_WPC              16
#define global WPCPROV_KEYWORD_ThirdParty       32
#define global WPCEVENT_SYS_SETTINGCHANGE_value 1
#define global WPCEVENT_GAME_START_value        2
#define global WPCEVENT_WEB_URLVISIT_value      3
#define global WPCEVENT_EMAIL_RECEIVED_value    4
#define global WPCEVENT_EMAIL_SENT_value        5
#define global WPCEVENT_MEDIA_PLAYBACK_value    6
#define global WPCEVENT_IM_INVITATION_value     7
#define global WPCEVENT_IM_JOIN_value           8
#define global WPCEVENT_IM_LEAVE_value          9
#define global WPCEVENT_WEB_FILEDOWNLOAD_value  10
#define global WPCEVENT_IM_FEATURE_value        11
#define global WPCEVENT_CUSTOM_value            13
#define global WPCEVENT_EMAIL_CONTACT_value     14
#define global WPCEVENT_IM_CONTACT_value        15
#define global WPCEVENT_SYSTEM_APPBLOCKED_value 16
#define global WPCEVENT_APPOVERRIDE_value       17
#define global WPCEVENT_WEBOVERRIDE_value       18
#define global WPCEVENT_WEB_WEBSITEVISIT_value  19
#define global WPCEVENT_APPLICATION_value       20
#define global WPCEVENT_COMPUTERUSAGE_value     21
#define global WPCEVENT_CONTENTUSAGE_value      22
#define global MSG_Keyword_WPC                  268435461
#define global MSG_Keyword_ThirdParty           268435462
#define global MSG_Opcode_Locate                805306388
#define global MSG_Opcode_Modify                805306389
#define global MSG_Opcode_Launch                805306390
#define global MSG_Opcode_System                805306391
#define global MSG_Opcode_Web                   805306392
#define global MSG_Task_SettingChange           1879048193
#define global MSG_Task_GameStart               1879048194
#define global MSG_Task_UrlVisit                1879048195
#define global MSG_Task_EmailReceived           1879048196
#define global MSG_Task_EmailSent               1879048197
#define global MSG_Task_MediaPlayback           1879048198
#define global MSG_Task_IMInvitation            1879048199
#define global MSG_Task_IMJoin                  1879048200
#define global MSG_Task_IMLeave                 1879048201
#define global MSG_Task_FileDownload            1879048202
#define global MSG_Task_IMFeature               1879048203
#define global MSG_Task_Custom                  1879048205
#define global MSG_Task_EmailContact            1879048206
#define global MSG_Task_IMContact               1879048207
#define global MSG_Task_AppBlocked              1879048208
#define global MSG_Task_AppOverride             1879048209
#define global MSG_Task_WebOverride             1879048210
#define global MSG_Task_WebsiteVisit            1879048211
#define global MSG_Task_Application             1879048212
#define global MSG_Task_ComputerUsage           1879048213
#define global MSG_Task_ContentUsage            1879048214
#define global MSG_Publisher_Name               (-1879048191)
#define global MSG_Event_SettingChange          (-1342177279)
#define global MSG_Event_GameStart              (-1342177278)
#define global MSG_Event_UrlVisit               (-1342177277)
#define global MSG_Event_EmailReceived          (-1342177276)
#define global MSG_Event_EmailSent              (-1342177275)
#define global MSG_Event_MediaPlayback          (-1342177274)
#define global MSG_Event_IMInvitation           (-1342177273)
#define global MSG_Event_IMJoin                 (-1342177272)
#define global MSG_Event_IMLeave                (-1342177271)
#define global MSG_Event_FileDownload           (-1342177270)
#define global MSG_Event_IMFeature              (-1342177269)
#define global MSG_Event_Custom                 (-1342177267)
#define global MSG_Event_EmailContact           (-1342177266)
#define global MSG_Event_IMContact              (-1342177265)
#define global MSG_Event_AppBlocked             (-1342177264)
#define global MSG_Event_AppOverride            (-1342177263)
#define global MSG_Event_WebOverride            (-1342177262)
#define global MSG_Event_WebsiteVisit           (-1342177261)
#define global MSG_Event_Application            (-1342177260)
#define global MSG_Event_ComputerUsage          (-1342177259)
#define global MSG_Event_ContentUsage           (-1342177258)
#define global FACILITY_WPC                     2457
#define global WPCPROV                          "{01090065-B467-4503-9B28-533766761087}"