![]()  | 
![]()  | 
![]()  | 
![]()  | 
Specify a partial URL for help information
void PtHelpUrlRoot( char *url );
ph
PtHelpUrlRoot() lets you specify a partial root URL that's prefixed to any relative URLs in subsequent PtHelpUrl() calls. (A relative URL is one that doesn't start with a /.)
![]()  | 
PtHelpUrlRoot() doesn't copy the given URL. Don't free the string until you've finished using the root URL. | 
See PtHelpUrl().
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
PtHelpQuit(), PtHelpSearch(), PtHelpTopic(), PtHelpTopicRoot(), PtHelpTopicTree(), PtHelpUrl()
Context-Sensitive Help chapter of the Photon Programmer's Guide
helpviewer in the QNX Neutrino Utilities Reference.
![]()  | 
![]()  | 
![]()  | 
![]()  |