Macro: Define$BuiltIn$WAS$Messages
CMSG V MSG_START_WEBAPP_SESSION |CI$048D
CMSG V MSG_OUTPUTHTML |CI$048E S
CMSG V MSG_OUTPUTPLAINTEXT |CI$048F S
CMSG V MSG_LOGEVENT |CI$0490 I S
CMSG S GET_HTMLFORMVALUE |CI$0491 S
CMSG S GET_HTMLQUERYSTRING |CI$0492 S
CMSG V MSG_OUTPUTIMAGE |CI$0493 S
CMSG V MSG_OUTPUTTEXTFILE |CI$0494 S
CMSG V MSG_REQUESTFILERECORDS |CI$0495 I
CMSG V MSG_REQUESTFILEFIELDVALUES |CI$0496 I
CMSG S GET_HTTPCOOKIE |CI$0497 S S
CMSG V SET_HTTPCOOKIE |CI$0498 V
CMSG V SET_HTTPCOOKIEATTRIB |CI$0499 V
CMSG S GET_HTTPSERVERVARIABLE |CI$049A S
CMSG V MSG_ONSETFILERECORDID |CI$049B V
CMSG V MSG_ONSETFILEFIELDVALUE |CI$049C V
CMSG S GET_ONDDVALUE |CI$049D V
CMSG I GET_ONREQUESTDELETE |CI$049E S S
CMSG I GET_ONREQUESTFIND |CI$049F V
CMSG I GET_ONREQUESTSAVE |CI$04A0 S S
CMSG I GET_ONDOPROCESS |CI$04A1 V
CMSG I GET_ONREQUESTCLEAR |CI$04A2 V
CMSG I GET_ONDFFUNC |CI$04A3 S S
CMSG I GET_ONREQUESTFINDBYRECID |CI$04A4 V
CMSG I GET_ONREQUESTDDUPDATE |CI$04A5 V
CMSG V MSG_ONATTACHSESSION |CI$0500
CMSG V MSG_ONDETACHSESSION |CI$0501
CMSG I GET_DOCALL |CI$0504 A
CMSG S GET_INTERFACEMESSAGENAME |CI$0505 S
CMSG I GET_INTERFACEMESSAGEID |CI$0506 I
CMSG S GET_INTERFACEMESSAGEPARAMS |CI$0507 S
CMSG S GET_INTERFACEMESSAGECOMMENT |CI$0508 S
CMSG I GET_FINDSERVICEINDEX |CI$0509 S
CMSG I GET_FINDMESSAGEID |CI$050A S
CMSG V MSG_REGISTERSIMPLEINTERFACE |CI$050B V
CMSG V MSG_REMOVEINTERFACE |CI$050C I
CMSG V MSG_REMOVEALLINTERFACES |CI$050D
CMSG V SET_PHOWEBSERVICEIMPLEMENTOR |CI$050E I
CMSG I GET_PHOWEBSERVICEIMPLEMENTOR |CI$050F
CMSG V MSG_REGISTERINTERFACE |CI$0510 V
CMSG I GET_MIMICCALL |CI$0511 V
CMSG I GET_INTERFACEMESSAGECOUNT |CI$0512
CMSG I GET_WEBREQUESTARGUMENTCOUNT |CI$0513
CMSG S GET_WEBREQUESTSERVICENAME |CI$0514
CMSG S GET_WEBREQUESTARGUMENT |CI$0515 I
CMSG I GET_INTERFACEMESSAGEISEXTENDED |CI$0516 I
// added to 10.0 for Webservice support
CMSG X GET_DESERIALIZEXML |CI$057e
CMSG X GET_SERIALIZEXML |CI$057f
CMSG X MSG_DISPOSEOBJECT |CI$0580
CMSG X MSG_WEBSERVICEEXCEPTION |CI$058B
CMSG X GET_INTERFACEMESSAGEPARAMCOUNT |CI$0581
CMSG X GET_INTERFACEMESSAGEPARAMTYPE |CI$0582
CMSG X GET_INTERFACEMESSAGEPARAMTYPENAME |CI$0583
CMSG X GET_INTERFACEMESSAGEPARAMDIMCOUNT |CI$0584
CMSG X GET_INTERFACEMESSAGEPARAMNAME |CI$0585
CMSG X GET_INTERFACETYPEDEFINITIONS |CI$0586
CMSG X GET_INTERFACEMESSAGEPARAMBYREF |CI$05fc
CMSG X GET_CURRENTROWID |CI$05d8
CMSG X GET_HASRECORD |CI$05d9
CMSG X MSG_ONNEWCURRENTRECORD |CI$05da
CMSG X MSG_FINDBYROWID |CI$05db
CMSG X MSG_READBYROWID |CI$05dc
CMSG X GET_DFSTRICMP |CI$05fe
// File Drag&Drop Support: added to 12.0
CMSG X GET_PBACCEPTDROPFILES |CI$0648
CMSG X SET_PBACCEPTDROPFILES |CI$0649
CMSG X MSG_ONFILEDROPPED |CI$064a
CMSG X MSG_ONFILEDROPPEDINTERNAL |CI$064b
// Send EnableNewModalityLogic turns on and off the new modality logic which determines if
// disabling the main_window also disables windows in other ownerless top level windows. By default this
// is True and it should only be changed with the greatest of care and reset ASAP. This is used to make
// the old winprint viewer work.
CMSG X MSG_ENABLENEWMODALITYLOGIC |CI$64e
// Support for cIdleHandler added 12.1
CMSG X SET_PBENABLED |CI$601
CMSG X GET_PBENABLED |CI$61f
CMSG X MSG_ONIDLE |CI$61c
// added to all UI objects to better support menus
CMSG X GET_CANUNDO |CI$67a
CMSG X GET_CANCOPY |CI$67b
CMSG X GET_CANDELETE |CI$67c
CMSG X GET_CANCUT |CI$67d
CMSG X GET_CANPASTE |CI$67e
CMSG X GET_CANSELECT |CI$67f
CMSG X GET_CANREDO |CI$680
// added 14.0
CMSG X MSG_SETHSCROLLBOX |CI$0685
CMSG X Get_pbSizeToClientArea |CI$68E
CMSG X Set_pbSizeToClientArea |CI$68F
CMSG X Get_GuiWindowSize |CI$690
CMSG X Get_DialogToGui |CI$691
CMSG X Get_GuiToDialog |CI$692
// this is the same as get_client_size. We added another name
// and will be considering the old name to be obsolete. This one
// is clearer
CMSG X Get_GuiClientSize |CI$335
// added in 15.1 for MSXML6 support
CMSG X Get_psDomSecondLevelProperty |CI$06a1
CMSG X Set_psDomSecondLevelProperty |CI$06a2
CMSG X Get_pbDomSecondLevelProperty |CI$06a3
CMSG X Set_pbDomSecondLevelProperty |CI$06a4
CMSG X Get_piDomSecondLevelProperty |CI$06a5
CMSG X Set_piDomSecondLevelProperty |CI$06a6
CMSG X Get_AddExternalSchemaFile |CI$06a7
CMSG X Get_AddExternalSchemaDocument |CI$06a8
CMSG X Get_ValidateDocument |CI$06a9
CMSG X Get_piErrorCount |CI$06aa
CMSG X Get_ErrorItem |CI$06ab
CMSG X Get_psErrorXPath |CI$06ac
// added 16.1
CMSG X Get_PARENT_CHANGED_STATE |CI$06b5