ArcFM Responder Mobile Developer Guide
MMStoredItem Interface
Members 






Object Model
MMStoredItem Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMStoredItemClass)>
<System.Runtime.InteropServices.GuidAttribute("305DD5B1-4152-11D4-80D8-0050DA5BE899")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMStoredItem 
   Inherits ID8ListItem, IMMCoreEvents_Event 
'Usage
 
Dim instance As MMStoredItem
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredItemClass)]
[System.Runtime.InteropServices.Guid("305DD5B1-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface MMStoredItem : ID8ListItem, IMMCoreEvents_Event  
public interface MMStoredItem = class(ID8ListItem, IMMCoreEvents_Event)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMStoredItemClass)
System.Runtime.InteropServices.GuidAttribute("305DD5B1-4152-11D4-80D8-0050DA5BE899")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMStoredItem implements ID8ListItem, IMMCoreEvents_Event 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredItemClass)]
[System.Runtime.InteropServices.Guid("305DD5B1-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMStoredItem : public ID8ListItem, IMMCoreEvents_Event  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMStoredItemClass)]
[System.Runtime.InteropServices.Guid("305DD5B1-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMStoredItem : public ID8ListItem, IMMCoreEvents_Event  
Requirements

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

See Also

Reference

MMStoredItem Members
Miner.Interop Namespace

Send Feedback