Category 3D drawings and annotations, Object ProNote

Function ProNoteURLExtraInfoGet


Description
Retrieves the information of whether opening the URL for the specified note will append extra info "?+".
Synopsis
#include <ProNote.h>
ProErrorProNoteURLExtraInfoGet(
ProNote* p_note_item
/* (In)
The note
*/
ProBoolean* r_val
/* (Out)
Whether the extra info will be added.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the information.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_GENERAL_ERRORA general error occurred and the function failed.

Manual References:

  1. Annotations: Annotation Features and Annotations: Note Properties
  2. Annotations: Annotation Features and Annotations: Note Properties