m_help2_display
This call displays the help screen data.
- Syntax: int far m_help2_display(char far *&HelpStruct, int wHelpCode)
- Parameters: char far *&HelpStruct - Pointer to the help structure
int wHelpCode - The help context code:
H_C_GETSTARTED (0xFFFF) = Getting Started menu item
display
H_C_HOWUSEHELP (0xFFFE) = How to Use Help menu item
display
- Returns: H_RC_OK (0) - Success
H_RC_FILE_ERR (1) - File could not be opened.
H_RC_REV_ERR (2) - Help file revision error