IDVDVideoVolume::GetCategory (Windows Embedded CE 6.0)
1/6/2010
This method retrieves a bitmask that identifies the video manager categories (VMG_CAT) for the volume.
Syntax
HRESULT GetCategory(
UINT32* pCat
);
Parameters
- pCat
[out] Address of the VMG_CAT information.
Return Value
This method always returns S_OK.
Requirements
Header | dvdata.h, dvdata.idl |
Library | Ddvdids.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |