Microsoft DirectX 8.1 (C++)

ItemRemoved Event (CADenials)

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

The ItemRemoved event is called when a denial is removed from a CADenials collection.

Syntax

object_ItemRemoved(
    Denial As ICADenial, 
    cDenials As Long)

Parameters

  Denial

Specifies the ICADenial object that was removed.

  cDenials

Specifies the number of denials that remain in this collection.