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 the KVErrorCode
enumerated type defined in kvtypes.h
.
|