ArcFM Responder Mobile Developer Guide
MMAppUtilsClass Class
Members 






Object Model
MMAppUtilsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("E1F0FC16-7CD5-11D3-A3B1-00500428D46D")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMAppUtilsClass 
   Inherits System.__ComObject
   Implements IAppUtils, MMAppUtils 
'Usage
 
Dim instance As MMAppUtilsClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E1F0FC16-7CD5-11D3-A3B1-00500428D46D")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMAppUtilsClass : System.__ComObject, IAppUtils, MMAppUtils  
public class MMAppUtilsClass = class(System.__ComObject, IAppUtils, MMAppUtils)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("E1F0FC16-7CD5-11D3-A3B1-00500428D46D")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMAppUtilsClass extends System.__ComObject implements IAppUtils, MMAppUtils 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E1F0FC16-7CD5-11D3-A3B1-00500428D46D")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMAppUtilsClass : public System.__ComObject, IAppUtils, MMAppUtils  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E1F0FC16-7CD5-11D3-A3B1-00500428D46D")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMAppUtilsClass : public System.__ComObject, IAppUtils, MMAppUtils  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMAppUtilsClass

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

MMAppUtilsClass Members
Miner.Interop Namespace

Send Feedback