ArcFM Responder Mobile Developer Guide
D8CuType Interface
Members 






Object Model
D8CuType Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8CuTypeClass)>
<System.Runtime.InteropServices.GuidAttribute("602EF721-43EE-11D4-B8F3-0050045C48E4")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface D8CuType 
   Inherits IMMCoreEvents_Event, IMMItemDefinition 
'Usage
 
Dim instance As D8CuType
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8CuTypeClass)]
[System.Runtime.InteropServices.Guid("602EF721-43EE-11D4-B8F3-0050045C48E4")]
[System.Runtime.InteropServices.ComImport()]
public interface D8CuType : IMMCoreEvents_Event, IMMItemDefinition  
public interface D8CuType = class(IMMCoreEvents_Event, IMMItemDefinition)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8CuTypeClass)
System.Runtime.InteropServices.GuidAttribute("602EF721-43EE-11D4-B8F3-0050045C48E4")
System.Runtime.InteropServices.ComImportAttribute()
public interface D8CuType implements IMMCoreEvents_Event, IMMItemDefinition 
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8CuTypeClass)]
[System.Runtime.InteropServices.Guid("602EF721-43EE-11D4-B8F3-0050045C48E4")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface D8CuType : public IMMCoreEvents_Event, IMMItemDefinition  
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8CuTypeClass)]
[System.Runtime.InteropServices.Guid("602EF721-43EE-11D4-B8F3-0050045C48E4")]
[System.Runtime.InteropServices.ComImport()]
public interface class D8CuType : public IMMCoreEvents_Event, IMMItemDefinition  
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

D8CuType Members
Miner.Interop Namespace

Send Feedback