Directory Contents Search << >>


IFSOpen

HIFS IFSOpen(LPCSTR HelpFileName)

Opens an existing .HLP or .MVB and reads in Header-Level Data structures

Defined in: C:/HLPACCES/IFS.C

Return Value

A Handle for the opened File-System to be used in Subsequent calls to IFSOpenFile. The Handle must be freed by calling IFSClose

Parameters

HelpFileName

Pointer to a string containing the Filename of the Help-File

Comments

This function may also be used to open other internal File Systems, for example Annotation-Files etc.

logo