Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
SendAPMessage | version 1.0 | no |
number SendAPMessage(number nToAPID, number nMSG_ID, string szData) |
nToAPID | [in] the APID of the target application that will have to call GetAPMessage. |
nMSG_ID | [in] the number part of a message |
szData | [in] the string part of the message |
Sends a message to another instantiated application. Message IDs in the range -1 .. -0x200 are RESERVED for the debugger, and should NEVER BE USED. |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:18 2013 GMT | (c)2013 Devronium Applications |