BtServer:ClearRelation()
<< Click to Display Table of Contents >>
BtServer:ClearRelation()
|
|
Purpose
Clear all active relations held by this server to other servers.
Prototype
METHOD ClearRelation ( nRelation ) CLASS BtServer
Argument(s)
<nRelation> (Optional) Number of relation to clear. When omitted
All relations from the server are cleared
Return
LOGIC TRUE if successful; otherwise, it returns FALSE.
See Also