Description | ||||||||||||||
Get the variable text from the symbol instance data. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcDetailSymbolInstInstructions::TextValues | |||||||||||||
Synopsis | ||||||||||||||
#include <ProDtlsyminst.h> | ||||||||||||||
ProError | ProDtlsyminstdataVartextsCollect | ( | ||||||||||||
ProDtlsyminstdata data | ||||||||||||||
/* (In) | ||||||||||||||
The symbol instance data. | ||||||||||||||
*/ | ||||||||||||||
ProDtlvartext** vartexts | ||||||||||||||
/* (Out) | ||||||||||||||
ProArray of ProDtlvartext. Free this output using ProArrayFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|