ArcFM Responder Mobile Developer Guide
MMEnumInt32Class Class
Members 






Object Model
MMEnumInt32Class Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("9E46B557-5D06-4011-8223-5EEBD7A1EA95")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMEnumInt32Class 
   Inherits System.__ComObject
   Implements IMMEnumInt32, MMEnumInt32 
'Usage
 
Dim instance As MMEnumInt32Class
[System.Runtime.InteropServices.Guid("9E46B557-5D06-4011-8223-5EEBD7A1EA95")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMEnumInt32Class : System.__ComObject, IMMEnumInt32, MMEnumInt32  
public class MMEnumInt32Class = class(System.__ComObject, IMMEnumInt32, MMEnumInt32)
System.Runtime.InteropServices.GuidAttribute("9E46B557-5D06-4011-8223-5EEBD7A1EA95")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMEnumInt32Class extends System.__ComObject implements IMMEnumInt32, MMEnumInt32 
[System.Runtime.InteropServices.Guid("9E46B557-5D06-4011-8223-5EEBD7A1EA95")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMEnumInt32Class : public System.__ComObject, IMMEnumInt32, MMEnumInt32  
[System.Runtime.InteropServices.Guid("9E46B557-5D06-4011-8223-5EEBD7A1EA95")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMEnumInt32Class : public System.__ComObject, IMMEnumInt32, MMEnumInt32  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMEnumInt32Class

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

MMEnumInt32Class Members
Miner.Interop Namespace

Send Feedback