Description | ||||||||||||||
Collect leaders for the specified symbol instance. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcDetailSymbolInstInstructions::InstAttachment | |||||||||||||
Synopsis | ||||||||||||||
#include <ProDtlsyminst.h> | ||||||||||||||
ProError | ProDtlsyminstdataLeadersCollect | ( | ||||||||||||
ProDtlsyminstdata data | ||||||||||||||
/* (In) | ||||||||||||||
The symbol instance data. | ||||||||||||||
*/ | ||||||||||||||
ProDtlattach** leaders | ||||||||||||||
/* (Out) | ||||||||||||||
The pointer to ProArray of ProDtlattach structures. The function allocates memory for array. User must release memory by ProArrayFree. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|