Function ProDtlattachArrowtypeGet
Description
Returns the type of arrowhead used for this particular detail item attachment. Valid only for ProDtlattach which were obtained from ProDtlsyminstdataLeadersCollect and ProDtlnotedataLeadersCollect. Other types of detail attachments would not have arrows.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProDtlattach.h>
ProDtlattachArrowtypeGet
(
/* (In)
The leader attachment structure.
*/
ProLeaderType* arrow_type
/* (Out)
The type of arrowhead used for the attached leader.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
This attachment is not a leader and does not include an arrow.
User Guide References
これは役に立ちましたか?