ICommunicationComponent::AddBusAdapter

Initializes the Navision Communication Component version 2.0 and establishes contact with the bus adapter, which is specified in the parameter.

A second call with another bus adapter establishes contact with this bus adapter and adds that bus adapter to the communication component's list of bus adapters.

Parameter:

pBusAdapter [In]

The dispatch interface of the bus adapter.

Priority[In]

Sets the priority of the bus adapter that is added to the list of adapters.

More information:

ICommunicationComponent Interface