Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The ItemAdded event is called when an object has been added to the collection.
Syntax
object_ItemAdded(punk As Unknown)
Parameters
punk
Specifies the object that has been added.
Return Values
This method does not return a value.
See Also