IDVDProgramChain::GetUserOperationControlMask (Windows CE 5.0)
This method reads the program chain general information (PGC_GI) for the current program chain (PGC) and returns the PGC user operation control (PGC_UOP_CTL).
HRESULT GetUserOperationControlMask(UINT32* pmask);
Parameters
- pmask
[out] Pointer to the PGC_UOP_CTL.
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
Send Feedback on this topic to the authors