PDL_LaunchBrowser
Description
Launches the web browser and opens the passed URL.
Syntax
PDL_Err PDL_LaunchBrowser(const char* Url);
Returns
PDL_EMEMORY or PDL_ECONNECTION on error.
Launches the web browser and opens the passed URL.
PDL_Err PDL_LaunchBrowser(const char* Url);
PDL_EMEMORY or PDL_ECONNECTION on error.