Description | ||||||||||||||
Finds an interface with name, or creates a new interface if it does not exist yet. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProPlotdriver.h> | ||||||||||||||
ProError | ProPlotdriverInterfaceCreate | ( | ||||||||||||
ProName interf_name | ||||||||||||||
/* (In) | ||||||||||||||
The name of the new interface. Cannot be NULL. The name must begin with a letter. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|