[ROOT] --> C-Client

function ExportToHTML

Export a job to HTML format.

Source:
Include\pcreapi.h

Parameters:
job The job to export.
htmlOutput The name of the file in which to export the report.

Return:
TRUE if function completed correctly; FALSE otherwise.

Code:
BOOL PCRE_API ExportToHTML( short job, const char* htmlOutput );

Copyright (c) 2000 Dynalivery Corp.