ArcFM Responder Mobile Developer Guide
MMInputBoxClass Class
Members 






Object Model
MMInputBoxClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("00071E45-1FD4-450E-9AD2-BED5678CA745")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMInputBoxClass 
   Inherits System.__ComObject
   Implements IMMInputBox, MMInputBox 
'Usage
 
Dim instance As MMInputBoxClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("00071E45-1FD4-450E-9AD2-BED5678CA745")]
[System.Runtime.InteropServices.ComImport()]
public class MMInputBoxClass : System.__ComObject, IMMInputBox, MMInputBox  
public class MMInputBoxClass = class(System.__ComObject, IMMInputBox, MMInputBox)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("00071E45-1FD4-450E-9AD2-BED5678CA745")
System.Runtime.InteropServices.ComImportAttribute()
public class MMInputBoxClass extends System.__ComObject implements IMMInputBox, MMInputBox 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("00071E45-1FD4-450E-9AD2-BED5678CA745")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMInputBoxClass : public System.__ComObject, IMMInputBox, MMInputBox  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("00071E45-1FD4-450E-9AD2-BED5678CA745")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMInputBoxClass : public System.__ComObject, IMMInputBox, MMInputBox  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMInputBoxClass

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

MMInputBoxClass Members
Miner.Interop Namespace

Send Feedback