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

Description

This function 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 function succeeds, it returns 1; otherwise, it returns nil.

Vinicius da Silva Almendra 2003-06-04