Description | ||||||||
Returns the relation strings for the specified relation set. | ||||||||
Replacement in Object TOOLKIT: | pfcRelationOwner::Relations | |||||||
Synopsis | ||||||||
#include <ProRelSet.h> | ||||||||
ProError | ProRelsetRelationsGet | ( | ||||||
ProRelset* p_relset | ||||||||
/* (In) | ||||||||
The relation set. | ||||||||
*/ | ||||||||
ProWstring** p_line_array | ||||||||
/* (Out) | ||||||||
The address to a user-allocated array of ProWstring. Use the functions ProArrayAlloc() and ProWstringproarrayFree() to allocate and free this array. Do not reuse the array. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|
||||||||
See Also | ||||||||
ProArrayAlloc | ||||||||
ProArrayFree |