ArcFM Responder Mobile Developer Guide
D8ListItem Interface
Members 






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

D8ListItem Members
Miner.Interop Namespace

Send Feedback