Share via


IStreamBufferConfigure::GetBackingFileDuration Method

This topic applies only to Windows XP Service Pack 1 or later.
The GetBackingFileDuration method retrieves the duration of each backing file.

Syntax

HRESULT GetBackingFileDuration(
  [out]  DWORD *pdwSeconds
);

Parameters

  • pdwSeconds [out]
    Pointer to a variable that receives the file duration, in seconds.

Return Value

Returns an HRESULT. Possible values include those in the following table.

Return code Description

S_OK

The method succeeded.

Requirements

Header Declared in Sbe.h.

See Also

IStreamBufferConfigure Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008