IDVDProgramChain::GetUserOperationControlMask
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
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.