Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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