Microsoft DirectX 8.1 (C++)

CheckStarted Event

This topic applies to Windows XP Home Edition and Windows XP Professional only.

The CheckStarted event is called immediately before all of the policies check a request.

This event is signaled at the start of retrieving the ICARequest.Check property. The event is signaled after any existing denials are removed, but before the policies are queried for new denials.

Syntax

object_CheckStarted(
   Request As ICARequest)

Parameters

  Request

Specifies the ICARequest object that represents the active request.