Microsoft DirectX 8.1 (C++)

ItemRemoved Event

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

The ItemRemoved event is called when an object has been removed from the collection.

Syntax

object_ItemRemoved(idObj As Long)

Parameters

idObj

Specifies Guide Store identifier of the object removed.

Return Values

This method does not return a value.

See Also