PxHelpQuit()
Exit the Helpviewer
Synopsis:
#include <photon/PxHelp.h> void PxHelpQuit( void );
Description:
PxHelpQuit() tells the Helpviewer to exit.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
PxHelpTopic(), PxHelpTopicRoot(), PxHelpTopicTree(), PxHelpSearch(), PxHelpUrl(), PxHelpUrlRoot()
Context-Sensitive Help chapter of the Photon Programmer's Guide
