Description | ||||||||||||||
Sets whether opening the URL for the specified note should append extra info "? |
||||||||||||||
Synopsis | ||||||||||||||
#include <ProNote.h> | ||||||||||||||
ProError | ProNoteURLExtraInfoSet | ( | ||||||||||||
ProNote* p_note_item | ||||||||||||||
/* (In) | ||||||||||||||
The note | ||||||||||||||
*/ | ||||||||||||||
ProBoolean val | ||||||||||||||
/* (In) | ||||||||||||||
Whether the extra info will be added. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|