ArcFM Responder Mobile Developer Guide
MMProgressDialog Interface
Members 






Object Model
MMProgressDialog Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMProgressDialogClass)>
<System.Runtime.InteropServices.GuidAttribute("51DD5843-FB19-45EE-B7DD-67538FF1B148")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMProgressDialog 
   Inherits IMMProgressDialog 
'Usage
 
Dim instance As MMProgressDialog
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMProgressDialogClass)]
[System.Runtime.InteropServices.Guid("51DD5843-FB19-45EE-B7DD-67538FF1B148")]
[System.Runtime.InteropServices.ComImport()]
public interface MMProgressDialog : IMMProgressDialog  
public interface MMProgressDialog = class(IMMProgressDialog)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMProgressDialogClass)
System.Runtime.InteropServices.GuidAttribute("51DD5843-FB19-45EE-B7DD-67538FF1B148")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMProgressDialog implements IMMProgressDialog 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMProgressDialogClass)]
[System.Runtime.InteropServices.Guid("51DD5843-FB19-45EE-B7DD-67538FF1B148")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMProgressDialog : public IMMProgressDialog  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMProgressDialogClass)]
[System.Runtime.InteropServices.Guid("51DD5843-FB19-45EE-B7DD-67538FF1B148")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMProgressDialog : public IMMProgressDialog  
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

MMProgressDialog Members
Miner.Interop Namespace

Send Feedback