ArcFM Responder Mobile Developer Guide
clsMobile Interface
Members 






Object Model
clsMobile Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.clsMobileClass)>
<System.Runtime.InteropServices.GuidAttribute("E983E7ED-A034-44C1-B130-7B747BE7E032")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface clsMobile 
   Inherits IMMMobileObject 
'Usage
 
Dim instance As clsMobile
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.clsMobileClass)]
[System.Runtime.InteropServices.Guid("E983E7ED-A034-44C1-B130-7B747BE7E032")]
[System.Runtime.InteropServices.ComImport()]
public interface clsMobile : IMMMobileObject  
public interface clsMobile = class(IMMMobileObject)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.clsMobileClass)
System.Runtime.InteropServices.GuidAttribute("E983E7ED-A034-44C1-B130-7B747BE7E032")
System.Runtime.InteropServices.ComImportAttribute()
public interface clsMobile implements IMMMobileObject 
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.clsMobileClass)]
[System.Runtime.InteropServices.Guid("E983E7ED-A034-44C1-B130-7B747BE7E032")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface clsMobile : public IMMMobileObject  
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.clsMobileClass)]
[System.Runtime.InteropServices.Guid("E983E7ED-A034-44C1-B130-7B747BE7E032")]
[System.Runtime.InteropServices.ComImport()]
public interface class clsMobile : public IMMMobileObject  
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

clsMobile Members
Miner.Interop.Process Namespace

Send Feedback