Microsoft DirectX 8.1 (C++)

CheckComplete Event

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

The CheckComplete event is called when all of the existing policies have checked a request.

This event is signaled at the end of retrieving the ICARequest.Check property, after the policies have been queried, but before any denials are resolved.

Syntax

object_CheckComplete(
    Request As ICARequest, 
    cDenials As Long)

Parameters

  Request

Specifies the ICARequest object that represents the active request.

  cDenials

Specifies the number of denials attached to the request.