ltmmConvertCtrl.OpenLogFile Method

Visual Basic Example

Syntax

object.OpenLogFile(filename As String, flags As Long)

Remarks

Use the ltmmConvertCtrl.CloseLogFile method to stop logging data to the file and close the file.

If the file name passed to the filename parameter is an empty string, then the method will return an error.

If the file name passed to the filename parameter currently exists, and the ltmmLogFile_Append flag has not been passed to the flags parameter the existing file will be overwritten.

See Also

Elements:

ltmmConvertCtrl.CloseLogFile method

Topics:

Multimedia Properties, Methods and Events