Concept Framework 2.0 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: Fri Jan 21 18:06:21 2011 GMT | (c)2011 RadGs Software |