Function ProNoteAttachRelease
Description
Releases the opaque ProNoteAttach handle.
Synopsis
#include <ProNote.h>
ProNoteAttachRelease
(
ProNoteAttach* p_note_att
/* (In)
The pointer to the handle for the ProNoteAttach
*/
)
Returns
The function successfully freed the memory.
Sample Code References
User Guide References
これは役に立ちましたか?