Miner.Interop Namespace > MMTemplatePointClass Class : ItemUpdated Method |
'Declaration
Public Overridable Sub ItemUpdated( _ ByVal pUpdatedItem As ID8ListItem _ )
'Usage
Dim instance As MMTemplatePointClass Dim pUpdatedItem As ID8ListItem instance.ItemUpdated(pUpdatedItem)
public virtual void ItemUpdated( ID8ListItem pUpdatedItem )
public procedure ItemUpdated( pUpdatedItem: ID8ListItem ); virtual;
public function ItemUpdated( pUpdatedItem : ID8ListItem );
public: virtual void ItemUpdated( ID8ListItem* pUpdatedItem )
public: virtual void ItemUpdated( ID8ListItem^ pUpdatedItem )
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