Share via


IDVDTitleSet::GetCategory

This method returns the video title set category (VTS_CAT) from the current video title set's (VTS) video title set information management table (VTSI_MAT).

HRESULT GetCategory(
  UINT32* pCategory
);

Parameters

  • pCategory
    [out] Pointer to the VTS_CAT for the current VTS.

Return Values

This method always returns S_OK.

Requirements

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

See Also

IDVDTitleSet

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.