IDVDVideoVolume::GetParentalManagementTable (Windows Embedded CE 6.0)
1/6/2010
This method retrieves the parental management information table (PTL_MAIT) for the video manager (VMG).
Syntax
HRESULT GetParentManagementInfo(
IDVDParentalManagementTable** ppTable
);
Parameters
- ppTable
[out] Address of the IDVDParentalManagementTable interface pointer returned.
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 |