m_help2_init
This call initializes the help system by opening the help files and resetting internal control fields.
- Syntax: int far m_help2_init(char far * &HelpStruct)
- Parameters: char * &HelpStruct - Pointer to the help structure
- Returns: H_RC_OK (0) - Success
H_RC_FILE_ERR (1) - File could not be opened
H_RC_REV_ERR (2) - Help file revision mismatch