Share via


IDVDDataSearchInfo::GetSeamlessCategory (Windows Embedded CE 6.0)

1/6/2010

This method returns the video object unit's seamless playback category (VOBU_SML_CAT) from the seamless playback information (SML_PBI).

Syntax

HRESULT GetSeamlessCategory(
  UINT16* pCat
);

Parameters

  • pCat
    [out] Pointer to the VOBU_SML_CAT.

Return Value

If the function succeeds, 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

See Also

Reference

IDVDDataSearchInfo