PlayRight.ContainsDigitalVideoOp Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether any digital video output protections have been added to this play right.
public bool ContainsDigitalVideoOp ();
member this.ContainsDigitalVideoOp : unit -> bool
Public Function ContainsDigitalVideoOp () As Boolean
Returns
true
if at least one digital video output protection has been added to this play right; otherwise, false
.