ArcFM Responder Mobile Developer Guide
mmAboutDialogClass Class
Members 






Object Model
mmAboutDialogClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("B867B9A4-E4C2-4C2C-8456-CF37622F3B92")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class mmAboutDialogClass 
   Inherits System.__ComObject
   Implements IMMAboutDialog, mmAboutDialog 
'Usage
 
Dim instance As mmAboutDialogClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("B867B9A4-E4C2-4C2C-8456-CF37622F3B92")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class mmAboutDialogClass : System.__ComObject, IMMAboutDialog, mmAboutDialog  
public class mmAboutDialogClass = class(System.__ComObject, IMMAboutDialog, mmAboutDialog)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("B867B9A4-E4C2-4C2C-8456-CF37622F3B92")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class mmAboutDialogClass extends System.__ComObject implements IMMAboutDialog, mmAboutDialog 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("B867B9A4-E4C2-4C2C-8456-CF37622F3B92")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class mmAboutDialogClass : public System.__ComObject, IMMAboutDialog, mmAboutDialog  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("B867B9A4-E4C2-4C2C-8456-CF37622F3B92")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class mmAboutDialogClass : public System.__ComObject, IMMAboutDialog, mmAboutDialog  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.mmAboutDialogClass

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

mmAboutDialogClass Members
Miner.Interop Namespace

Send Feedback