wwHelp::Close

Closes the currently open help project.

wwHelp::Close()

Return Value

.T. or .F.

Parameters

None

Remarks

Check the cErrorMsg property for errors if this method returns .F.

The help file is automatically closed if the wwHelp object is released or goes out of scope.

Example

oHelp.Open("SomeProject.hbp")
...
oHelp.Close()

Overloads:


See also:

Class wwHelp | wwHelp::Close

© West Wind Techologies, 1996-2023 • Updated: 04/13/05
Comment or report problem with topic