ArcFM Responder Mobile Developer Guide
clsMobileClass Class
Members 






Object Model
clsMobileClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("95BBA237-73C7-4C3C-A74B-F1B99B015F1B")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class clsMobileClass 
   Inherits System.__ComObject
   Implements clsMobile, IMMMobileObject, IMMMobileObject2, IMMMobileObject3, IMMMobileObject4, IMMMobileObject5 
'Usage
 
Dim instance As clsMobileClass
[System.Runtime.InteropServices.Guid("95BBA237-73C7-4C3C-A74B-F1B99B015F1B")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class clsMobileClass : System.__ComObject, clsMobile, IMMMobileObject, IMMMobileObject2, IMMMobileObject3, IMMMobileObject4, IMMMobileObject5  
public class clsMobileClass = class(System.__ComObject, clsMobile, IMMMobileObject, IMMMobileObject2, IMMMobileObject3, IMMMobileObject4, IMMMobileObject5)
System.Runtime.InteropServices.GuidAttribute("95BBA237-73C7-4C3C-A74B-F1B99B015F1B")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class clsMobileClass extends System.__ComObject implements clsMobile, IMMMobileObject, IMMMobileObject2, IMMMobileObject3, IMMMobileObject4, IMMMobileObject5 
[System.Runtime.InteropServices.Guid("95BBA237-73C7-4C3C-A74B-F1B99B015F1B")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class clsMobileClass : public System.__ComObject, clsMobile, IMMMobileObject, IMMMobileObject2, IMMMobileObject3, IMMMobileObject4, IMMMobileObject5  
[System.Runtime.InteropServices.Guid("95BBA237-73C7-4C3C-A74B-F1B99B015F1B")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class clsMobileClass : public System.__ComObject, clsMobile, IMMMobileObject, IMMMobileObject2, IMMMobileObject3, IMMMobileObject4, IMMMobileObject5  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.Process.clsMobileClass

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

clsMobileClass Members
Miner.Interop.Process Namespace

Send Feedback