ArcFM Responder Mobile Developer Guide
MMAppUtils Interface
Members 






Object Model
MMAppUtils Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAppUtilsClass)>
<System.Runtime.InteropServices.GuidAttribute("E1F0FC17-7CD5-11D3-A3B1-00500428D46D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMAppUtils 
   Inherits IAppUtils 
'Usage
 
Dim instance As MMAppUtils
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAppUtilsClass)]
[System.Runtime.InteropServices.Guid("E1F0FC17-7CD5-11D3-A3B1-00500428D46D")]
[System.Runtime.InteropServices.ComImport()]
public interface MMAppUtils : IAppUtils  
public interface MMAppUtils = class(IAppUtils)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAppUtilsClass)
System.Runtime.InteropServices.GuidAttribute("E1F0FC17-7CD5-11D3-A3B1-00500428D46D")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMAppUtils implements IAppUtils 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAppUtilsClass)]
[System.Runtime.InteropServices.Guid("E1F0FC17-7CD5-11D3-A3B1-00500428D46D")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMAppUtils : public IAppUtils  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAppUtilsClass)]
[System.Runtime.InteropServices.Guid("E1F0FC17-7CD5-11D3-A3B1-00500428D46D")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMAppUtils : public IAppUtils  
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

MMAppUtils Members
Miner.Interop Namespace

Send Feedback