GetHTMLOutputDir

Returns the path of the output directory of the HTML contents. If you print to HTML file format the contents of the HTML will be placed to the specified directory i.e. images on the HTML page.

 

GetHTMLOutputDir (pDevMode As Long) As String

 

Input value    - handle to the BlackIceDEVMODE structure.

Return value - Full path of the HTML content directory on success, otherwise empty string.