Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The StateChanged event is called when the state of a denial changes.
Syntax
object_StateChanged(
Denial As ICADenial,
enStateFrom As CADenialState)
Parameters
Denial
Specifies the ICADenial object.
enStateFrom
Specifies a CADenialState constant, indicating the previous state or the description field that changed.