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
Was this helpful?