API 설명서 > 3D drawings and annotations > Object ProNote > Function ProNoteAttachAlloc
Function ProNoteAttachAlloc
Description
Allocates the opaque handle for the ProNoteAttach.
Synopsis
#include <ProNote.h>
ProNoteAttachAlloc
(
ProNoteAttach* r_note_att
/* (Out)
The pointer to the handle for the ProNoteAttach
*/
)
Returns
The function successfully allocated the data structure.
Sample Code References
User Guide References
도움이 되셨나요?