Concept Framework 2.2 documentation Contents | Index

VisibleRemoteObject.Send

Name Type Access Version Deprecated
Send function public version 1.0 no

Prototype:
public function Send(MSG_ID, Target, Value)

Parameters:
MSG_ID      the id of the message (integer)
Target      the Target parameter of the message (string)
Value      the Value parameter of the message (string or number)

Description:
Sends a message to the client. This function is used by the framework internally.

Returns:
The return of this function is not to be consider important (returns the amount of data sent, or 0 if cannot be sent).

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:03 2013 GMT(c)2013 Devronium Applications