Description | |||||||||||||||||||||||
Executes the driver on the current object using plotting functions. | |||||||||||||||||||||||
Synopsis | |||||||||||||||||||||||
#include <ProPlotdriver.h> | |||||||||||||||||||||||
ProError | ProPlotdriverExecute | ( | |||||||||||||||||||||
ProName interf_name | |||||||||||||||||||||||
/* (In) | |||||||||||||||||||||||
The name of the interface. Cannot be NULL. | |||||||||||||||||||||||
*/ | |||||||||||||||||||||||
ProAppData data | |||||||||||||||||||||||
/* (In) | |||||||||||||||||||||||
The application data. Can be NULL. This data is passed into plotting functions of this interface. | |||||||||||||||||||||||
*/ | |||||||||||||||||||||||
) | |||||||||||||||||||||||
Returns | |||||||||||||||||||||||
|