DEPRECATED: | Since Wildfire 5.0 | ||||||||||||||||
SUPERSEDED BY: | ProNoteURLWstringSet | ||||||||||||||||
Description | |||||||||||||||||
NOTE: This function is deprecated. Use ProNoteURLWstringSet() instead. Sets the associated Uniform Resource Locator (URL) for the specified note. |
|||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProNote.h> | |||||||||||||||||
ProError | ProNoteURLSet | ( | |||||||||||||||
ProNote* p_note_item | |||||||||||||||||
/* (In) | |||||||||||||||||
The note | |||||||||||||||||
*/ | |||||||||||||||||
ProURL url | |||||||||||||||||
/* (In) | |||||||||||||||||
The URL | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|