Miner.Interop Namespace > MMListenerClass Class : ItemAdded Method |
'Declaration
Public Overridable Sub ItemAdded( _ ByVal Item As System.Object _ )
'Usage
Dim instance As MMListenerClass Dim Item As System.Object instance.ItemAdded(Item)
public virtual void ItemAdded( System.object Item )
public procedure ItemAdded( Item: System.TObject ); virtual;
public function ItemAdded( Item : System.Object );
public: virtual void ItemAdded( System.Object* Item )
public: virtual void ItemAdded( System.Object^ Item )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2