Description | ||||||||
Obtains the name of the table that owns this parameter table set. If the set is loaded from a certain table file, this is the full path. If the set has been stored in the model directly, this is the table name. | ||||||||
Replacement in Object TOOLKIT: | wfcParamTableset::GetTablePath | |||||||
Synopsis | ||||||||
#include <ProParameter.h> | ||||||||
ProError | ProParamtablesetTablepathGet | ( | ||||||
ProParamtableSet set | ||||||||
/* (In) | ||||||||
The parameter table set. | ||||||||
*/ | ||||||||
ProPath table_path | ||||||||
/* (Out) | ||||||||
The name of the table. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|