Description | ||||||||
Obtains the entries that are contained in this parameter table set. | ||||||||
Replacement in Object TOOLKIT: | wfcParamTableset::GetEntries | |||||||
Synopsis | ||||||||
#include <ProParameter.h> | ||||||||
ProError | ProParamtablesetEntriesGet | ( | ||||||
ProParamtableSet set | ||||||||
/* (In) | ||||||||
The parameter table set. | ||||||||
*/ | ||||||||
ProParamtableEntry** entry_array | ||||||||
/* (Out) | ||||||||
ProArray of table entries for the parameter table set. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|