ProcessViewBrowser-ServerProgramming
|
Functions | |
int | pvHyperlink (PARAM *p, const char *link) |
These are the hyperlink routines
int pvHyperlink | ( | PARAM * | p, |
const char * | link | ||
) |
Connect to a different server. eg. link = "pv://hostname:5050" If you add "+" at the beginning of the URL a new pvbrowser will be started with that URL. eg. link = "+pv://hostname:5050"