Function ProNotePlacementGet
Description
Retrieves the placement information for the specified note.
Synopsis
#include <ProNote.h>
ProNotePlacementGet
(
ProNote* p_note_item
/* (In)
The note.
*/
ProNoteAttach* r_note_att
/* (Out)
The placement information. You must free this memory when you are done using it.
*/
)
Returns
The function successfully retrieved the information.
The input argument is invalid.
A general error occurred and the function failed.
Sample Code References
User Guide References
War dies hilfreich?