ArcFM Responder Mobile Developer Guide
MMEnumInt32 Interface
Members 






Object Model
MMEnumInt32 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEnumInt32Class)>
<System.Runtime.InteropServices.GuidAttribute("8CFD52B3-8272-4269-942D-FB4309B6DBDF")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMEnumInt32 
   Inherits IMMEnumInt32 
'Usage
 
Dim instance As MMEnumInt32
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumInt32Class)]
[System.Runtime.InteropServices.Guid("8CFD52B3-8272-4269-942D-FB4309B6DBDF")]
[System.Runtime.InteropServices.ComImport()]
public interface MMEnumInt32 : IMMEnumInt32  
public interface MMEnumInt32 = class(IMMEnumInt32)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMEnumInt32Class)
System.Runtime.InteropServices.GuidAttribute("8CFD52B3-8272-4269-942D-FB4309B6DBDF")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMEnumInt32 implements IMMEnumInt32 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumInt32Class)]
[System.Runtime.InteropServices.Guid("8CFD52B3-8272-4269-942D-FB4309B6DBDF")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMEnumInt32 : public IMMEnumInt32  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMEnumInt32Class)]
[System.Runtime.InteropServices.Guid("8CFD52B3-8272-4269-942D-FB4309B6DBDF")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMEnumInt32 : public IMMEnumInt32  
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

MMEnumInt32 Members
Miner.Interop Namespace

Send Feedback