Share via


IDVDDataSearchInfo::GetSyncSPAddress (Windows CE 5.0)

Send Feedback

This method reads the synchronous information (SYNCI) and returns the video object unit (VOBU) start address for the target subpicture (SP_SYNCA) of a specified subpicture stream.

HRESULT GetSyncSPAddress(UINT8 streamN,UINT32* pRLBN);

Parameters

  • streamN
    [in] Specified subpicture stream number from 0 to 31.
  • pRLBN
    [out] Pointer to the relative logical block number (RLBN) of SP_SYNCA n.

Return Values

This method always returns NOERROR

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.

See Also

IDVDDataSearchInfo

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.