Function ProGtolleaderGet
Description
Provides the information contained in a gtol leader structure.
Synopsis
#include <ProGtol.h>
ProGtolleaderGet
(
/* (In)
The leader structure
*/
/* (Out)
The type which determinates the leader appearance
*/
ProSelection* attachment
/* (Out)
The item to which the leader is attached
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Sample Code References
User Guide References
도움이 되셨나요?