Microsoft DirectX 9.0

MSVidFilePlaybackDevice.FileName

This topic applies to Windows XP Service Pack 1 only.

The FileName property indicates the name of the file to play.

Syntax

objMSVidFilePlayback.FileName As String

Parameters

This property takes no parameters.

Error Codes

If the property fails, an error is raised and Err.Number is set to a value other than zero.

Return Values

Returns the file name.

Remarks

This property is read/write.

See Also