BOOL CALLBACK IFSENUMPROC(LPCSTR lpszFileName, DWORD dwFileOffset, LPARAM lParam)
Application-defined callback-Function to be used for calls to IFSEnumerateFiles. IFSEnumerateFiles calls this function for every Filename retrieved from a file System
Defined in: C:/HLPACCES/HLPACCES.H
Parameters
lpszFileName
File name of the internal File
dwFileOffset
Offset of the file in the physical Help-File
lParam
Application-Defined parameter transfered with the call to IFSEnumerateFiles