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.

Copyright 1995-2002 by Cogent Real-Time Systems, Inc.