next up previous contents
Next: Parameters Up: addConnection Previous: Use   Contents

Description

This method connects two LuaCOM objects, setting the server as an event sink for the client, that is, the client will call methods of the server to notify events (following the COM model). This will only work if the client supports connection points of the server's type. If the method succeeds, it returns 1; otherwise, it returns nil.

Vinicius da Silva Almendra 2003-06-27