ArcFM Responder Mobile Developer Guide
mmAboutDialog Interface
Members 






Object Model
mmAboutDialog Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmAboutDialogClass)>
<System.Runtime.InteropServices.GuidAttribute("3A4CF5DD-8682-4E27-8E0A-F91B475C8019")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface mmAboutDialog 
   Inherits IMMAboutDialog 
'Usage
 
Dim instance As mmAboutDialog
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmAboutDialogClass)]
[System.Runtime.InteropServices.Guid("3A4CF5DD-8682-4E27-8E0A-F91B475C8019")]
[System.Runtime.InteropServices.ComImport()]
public interface mmAboutDialog : IMMAboutDialog  
public interface mmAboutDialog = class(IMMAboutDialog)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmAboutDialogClass)
System.Runtime.InteropServices.GuidAttribute("3A4CF5DD-8682-4E27-8E0A-F91B475C8019")
System.Runtime.InteropServices.ComImportAttribute()
public interface mmAboutDialog implements IMMAboutDialog 
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmAboutDialogClass)]
[System.Runtime.InteropServices.Guid("3A4CF5DD-8682-4E27-8E0A-F91B475C8019")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface mmAboutDialog : public IMMAboutDialog  
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmAboutDialogClass)]
[System.Runtime.InteropServices.Guid("3A4CF5DD-8682-4E27-8E0A-F91B475C8019")]
[System.Runtime.InteropServices.ComImport()]
public interface class mmAboutDialog : public IMMAboutDialog  
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

mmAboutDialog Members
Miner.Interop Namespace

Send Feedback