Share via


IMSVidFilePlayback::put_FileName Method

This topic applies to Windows XP or later.
The put_FileName method sets the name of the file to play.

Syntax

HRESULT put_FileName(
  [in]  BSTR FileName
);

Parameters

  • FileName [in]
    Specifies the file name.

Return Value

The method returns an HRESULT. Possible values include the following.

Return code Description

S_OK

The method succeeded.

Requirements

Header Declared in Dshow.h.
DLL Requires Quartz.dll.

See Also

IMSVidFilePlayback Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008