Description | ||||||||||||||
Collect leaders in the specified note. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcDetailNoteInstructions::Leader | |||||||||||||
Synopsis | ||||||||||||||
#include <ProDtlnote.h> | ||||||||||||||
ProError | ProDtlnotedataLeadersCollect | ( | ||||||||||||
ProDtlnotedata notedata | ||||||||||||||
/* (In) | ||||||||||||||
The note data. | ||||||||||||||
*/ | ||||||||||||||
ProDtlattach** leaders | ||||||||||||||
/* (Out) | ||||||||||||||
The ProArray of leaders. The function allocates memory for the array. User must release memory by ProArrayFree. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|