ArcFM Responder Mobile Developer Guide
MMMobileImport Interface
Members 






Object Model
MMMobileImport Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMobileImportClass)>
<System.Runtime.InteropServices.GuidAttribute("B8255B12-4A2B-48CE-92DF-E9B64C400B5D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMMobileImport 
   Inherits IMMMobileImport 
'Usage
 
Dim instance As MMMobileImport
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMobileImportClass)]
[System.Runtime.InteropServices.Guid("B8255B12-4A2B-48CE-92DF-E9B64C400B5D")]
[System.Runtime.InteropServices.ComImport()]
public interface MMMobileImport : IMMMobileImport  
public interface MMMobileImport = class(IMMMobileImport)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMobileImportClass)
System.Runtime.InteropServices.GuidAttribute("B8255B12-4A2B-48CE-92DF-E9B64C400B5D")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMMobileImport implements IMMMobileImport 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMobileImportClass)]
[System.Runtime.InteropServices.Guid("B8255B12-4A2B-48CE-92DF-E9B64C400B5D")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMMobileImport : public IMMMobileImport  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMobileImportClass)]
[System.Runtime.InteropServices.Guid("B8255B12-4A2B-48CE-92DF-E9B64C400B5D")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMMobileImport : public IMMMobileImport  
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

MMMobileImport Members
Miner.Interop Namespace

Send Feedback