Input Parameter | Significance |
char *pth | Client held path including chm-file |
char *ref | HTML file within chm-file |
char *typ | window type |
Ausgabe-Parameter | Significance |
none | - |
Return Code | Significance |
0 | All OK |
1 | no chm-file found in target directory |
The clients help path is either a local directory path or a path in the windows file system including the chm file. URL addresses to web servers are not supported.
The HTML file within the chm file is either filename.html or mergefile name.chm::\filename.html, the latter in case the HTML-files within merged chm-files are to be addressed.
The window type must be created in the help system. Else the help topic (the HTML-final) will be opened in the default window type.