Directory Contents Search << >>


HlpGetHelpTitle

LPHELPFILETITLE HlpGetHelpTitle(HIFS ifs)

Allocates a memory-Object with Informations read from a Help-Files SYSTEM-File The memory object must be freed with HlpFreeHelpTitle afterwards.

Defined in: C:/HLPACCES/PTITLE.C

Return Value

A Pointer to a HELPFILETITLE structure or NULL if the file-System does not contain a SYSTEM-File.

Parameters

ifs

Handle of the File-System, opened wit IFSOpen

logo