ConvertFileToFile
This method converts a specified file to HTML.
nRet
=HTM
.ConvertFileToFile(szTargetFile
)
where:
szTargetFile
is the complete path and file name of the HTML output.nRet
is the return error code as defined in theKVErrorCode
enumerated type defined inkverrorcodes.h
.