Share via


IDVDTitleSet::GetCategory (Windows CE 5.0)

Send Feedback

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.