PxHelpQuit

PxHelpQuit — closes the helpviewer.

Syntax

PxHelpQuit ()

		

Arguments

none

Returns

This function always returns t.

Example

Gamma> PxHelpTopicRoot("/Gamma/Photon in Gamma/Widget Reference");
t
Gamma> PxHelpTopic("re-ptarc.html");
t <The PtArc helpviewer page is displayed.>
Gamma> PxHelpQuit();
t <The helpviewer closes.>
		

See Also

PxHelpTopic, PxHelpTopicRoot, PxHelpTopicTree, PxHelpUrl, PxHelpUrlRoot

and in Photon documentation: PxHelp.