Share via


IMediaPosition::get_PrerollTime

Retrieves the time prior to the start position that any nonrandom access device should start rolling.

HRESULT get_PrerollTime(
REFTIME *pllTime);

Parameters

  • pllTime
    [out] Returned preroll time as a double pointer value.

Return Values

Returns an HRESULT value.

Remarks

Preroll time is the time prior to the start position at which nonrandom access devices, such as tape players, should start rolling.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.