CFx SDK Documentation  2022 SP0
Public Member Functions | List of all members
CFxHelpSystem Class Reference

#include <FxHelpSystem.h>

Public Member Functions

 CFxHelpSystem ()
 
bool IsWebHelpEnabled ()
 
bool OpenHelp (int iHelpID, const CFxString &sHelp, int iProductID)
 
bool OpenWebHelp (const CFxString &sUrl)
 

Detailed Description

Description: Represents help system functions. It allows to call help documentation from different places for offline and online documentation. Library: DDKERNEL

Definition at line 29 of file FxHelpSystem.h.

Constructor & Destructor Documentation

◆ CFxHelpSystem()

CFxHelpSystem::CFxHelpSystem ( )

Member Function Documentation

◆ IsWebHelpEnabled()

bool CFxHelpSystem::IsWebHelpEnabled ( )

Description: Returns true if online documentation is requested.

◆ OpenHelp()

bool CFxHelpSystem::OpenHelp ( int  iHelpID,
const CFxString sHelp,
int  iProductID 
)

Description: Opens the offline help documentation.

◆ OpenWebHelp()

bool CFxHelpSystem::OpenWebHelp ( const CFxString sUrl)

Description: Opens the online help documentation.


The documentation for this class was generated from the following file: