Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The CAResDenialTree object is a control that provides a default user interface (UI) for displaying Conditional Access information. It is useful for testing or rapid prototyping, but applications are encouraged to implement their own UI.
The CAResDenialTree object exposes the following properties and methods.
Property | Description |
CAManager | Binds the control to the CAManager object. |
DisplayFields | Specifies which conditional access objects the control displays. |
Method | Description |
UpdateView | Updates any property pages associated with a conditional access object. |
See Also