IDataProvider.Subscribe (InstrumentList) Method

Subscribes the specified instrument.
void Subscribe( 
InstrumentList instrument 
)
This language is not supported or no code example is available.
 
void Subscribe( 
InstrumentList^ instrument 
)
This language is not supported or no code example is available.
function Subscribe( 
instrument : InstrumentList 
);
This language is not supported or no code example is available.

Parameters

instrument
InstrumentList

The instrument.

In this article

Definition