Microsoft DirectX 8.1 (C++)

DenialStateChanged Event

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

The DenialStateChanged event is called when the state of a denial changes.

Syntax

object_DenialStateChanged(
    Denial As ICADenial, 
    enState As CADenialState)

Parameters

  Denial

Specifies the ICADenial object that changed state.

  enState

Specifies a CADenialState constant indicating either the previous state, or the description field that changed.