Microsoft DirectX 8.1 (C++)

ItemChanged Event

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

The ItemChanged method is called when an object in the collection has changed.

Syntax

object_ItemChanged(punk As Unknown)

Parameters

punk

Specifies the object that has changed.

Return Values

This method does not return a value.

See Also