API 설명서 > Miscellaneous > Object ProGtoldata > Function ProGtolAttachOnAnnotationGet
Function ProGtolAttachOnAnnotationGet
Description
Get annotation from gtol Attach
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtolAttach.h>
ProGtolAttachOnAnnotationGet
(
ProGtolAttach gtol_attach
/* (In)
attach structure.
*/
ProAnnotation* p_annot
/* (Out)
annotation
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Sample Code References
User Guide References
도움이 되셨나요?