Owner's manual

Section 16. CsiBrokerMap Control Reference
COM Return Values
Table of Possible Values
Code Meaning
S_OK Success: Normal return
Broker.allStarted
Name
Broker.allStarted As Boolean
Description
Set to TRUE when all the tables for the broker have been reported.
COM Return Values
Table of Possible Values
Code Meaning
S_OK Success: Normal return
16.3.2 Methods
Broker.Tables()
Name
Broker.Tables() As Object
Description
This method returns a reference to a TableCollection, which can be used to
iterate through the tables in a broker.
COM Return Values
Table of Possible Values
Code Meaning
S_OK
Success: Normal return
Broker.start_expansion()
Name
Broker.start_expansion()
Description
If the BrokerMap autoExpand property has been set to FALSE, use this method
to access the list of tables for a Broker.
16-11