IDVDDataSearchInfo::GetInterleavedUnitEndAddress (Windows Embedded CE 6.0)
1/6/2010
This method returns the interleaved unit's end address (ILVU_EA) from the seamless playback information (SML_PBI).
Syntax
HRESULT GetInterleavedUnitEndAddress(
UINT32* pRLBN
);
Parameters
- pRLBN
[out] Pointer to the relative logical block number (RLBN) of ILVU_EA.
Return Value
This method always succeeds and the return value is S_OK.
Requirements
Header | dvdata.h, dvdata.idl |
Library | Ddvdids.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |