Description | ||||||||||||||
Sets the associated Uniform Resource Locator (URL), as wide string, for the specified note. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcNote::URL | |||||||||||||
Synopsis | ||||||||||||||
#include <ProNote.h> | ||||||||||||||
ProError | ProNoteURLWstringSet | ( | ||||||||||||
ProNote* p_note_item | ||||||||||||||
/* (In) | ||||||||||||||
The note | ||||||||||||||
*/ | ||||||||||||||
wchar_t* r_url | ||||||||||||||
/* (In) | ||||||||||||||
The URL wide string or name of the valid combined state to be activated. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|