Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The RequestDeactivated event is called when the current active request is deactivated.
Syntax
object_RequestDeactivated(
Req As ICARequest)
Parameters
Req
Specifies the ICARequest object that was deactivated.
Remarks
Each instance of the Conditional Access (CA) Manager has a maximum of one active request. When the CA Manager activates a new request, it deactivates any previous request.