BtServer:ClearRelation()

 

<< Click to Display Table of Contents >>

Navigation:  Server Classes > BtServer Class >

 

BtServer:ClearRelation()

 

Previous pageReturn to chapter overviewNext page

 

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

 

 

BtServer