ArcFM Responder Mobile Developer Guide
MMProgressDialogClass Class
Members 






Object Model
MMProgressDialogClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("3F5666B3-E729-4C29-A011-D76B1DAD9990")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMProgressDialogClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMMessageCallback, IMMProgressDialog, MMProgressDialog 
'Usage
 
Dim instance As MMProgressDialogClass
[System.Runtime.InteropServices.Guid("3F5666B3-E729-4C29-A011-D76B1DAD9990")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMProgressDialogClass : System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMMessageCallback, IMMProgressDialog, MMProgressDialog  
public class MMProgressDialogClass = class(System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMMessageCallback, IMMProgressDialog, MMProgressDialog)
System.Runtime.InteropServices.GuidAttribute("3F5666B3-E729-4C29-A011-D76B1DAD9990")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMProgressDialogClass extends System.__ComObject implements ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMMessageCallback, IMMProgressDialog, MMProgressDialog 
[System.Runtime.InteropServices.Guid("3F5666B3-E729-4C29-A011-D76B1DAD9990")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMProgressDialogClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMMessageCallback, IMMProgressDialog, MMProgressDialog  
[System.Runtime.InteropServices.Guid("3F5666B3-E729-4C29-A011-D76B1DAD9990")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMProgressDialogClass : public System.__ComObject, ESRI.ArcGIS.esriSystem.ISupportErrorInfo, IMMMessageCallback, IMMProgressDialog, MMProgressDialog  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMProgressDialogClass

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

MMProgressDialogClass Members
Miner.Interop Namespace

Send Feedback