ArcFM Responder Mobile Developer Guide
MMMobileImportClass Class
Members 






Object Model
MMMobileImportClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("51967811-6EB6-461C-B369-5C96DB6542DE")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMMobileImportClass 
   Inherits System.__ComObject
   Implements IMMMobileImport, MMMobileImport 
'Usage
 
Dim instance As MMMobileImportClass
[System.Runtime.InteropServices.Guid("51967811-6EB6-461C-B369-5C96DB6542DE")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMMobileImportClass : System.__ComObject, IMMMobileImport, MMMobileImport  
public class MMMobileImportClass = class(System.__ComObject, IMMMobileImport, MMMobileImport)
System.Runtime.InteropServices.GuidAttribute("51967811-6EB6-461C-B369-5C96DB6542DE")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMMobileImportClass extends System.__ComObject implements IMMMobileImport, MMMobileImport 
[System.Runtime.InteropServices.Guid("51967811-6EB6-461C-B369-5C96DB6542DE")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMMobileImportClass : public System.__ComObject, IMMMobileImport, MMMobileImport  
[System.Runtime.InteropServices.Guid("51967811-6EB6-461C-B369-5C96DB6542DE")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMMobileImportClass : public System.__ComObject, IMMMobileImport, MMMobileImport  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMMobileImportClass

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

MMMobileImportClass Members
Miner.Interop Namespace

Send Feedback