Function ProGtolleaderAlloc
Description
Allocates and defines a gtol leader structure.
Synopsis
#include <ProGtol.h>
ProGtolleaderAlloc
(
/* (In)
The type which determinates the leader appearance
*/
ProSelection attachment
/* (In)
The item to which the leader is attached
*/
/* (Out)
The allocated gtol leader structure
*/
)
Returns
The function completed successfully.
One or more of the input arguments are invalid.
Sample Code References
User Guide References
これは役に立ちましたか?