API 설명서 > 3D drawings and annotations > Object ProNote > Function ProNoteURLExtraInfoSet
Function ProNoteURLExtraInfoSet
Description
Sets whether opening the URL for the specified note should append extra info "?+".
Synopsis
#include <ProNote.h>
ProNoteURLExtraInfoSet
(
ProNote* p_note_item
/* (In)
The note
*/
/* (In)
Whether the extra info will be added.
*/
)
Returns
The function successfully set r_val.
Model is in read-only state.
One or more of the arguments are invalid.
A general error occurred and the function failed.
Could not modify the given item because it has read-only access.
User Guide References
도움이 되셨나요?