ArcFM Responder Mobile Developer Guide
MMInputBox Interface
Members 






Object Model
MMInputBox Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMInputBoxClass)>
<System.Runtime.InteropServices.GuidAttribute("99B2BA35-9D71-4A31-95FC-78487FB58DFF")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMInputBox 
   Inherits IMMInputBox 
'Usage
 
Dim instance As MMInputBox
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMInputBoxClass)]
[System.Runtime.InteropServices.Guid("99B2BA35-9D71-4A31-95FC-78487FB58DFF")]
[System.Runtime.InteropServices.ComImport()]
public interface MMInputBox : IMMInputBox  
public interface MMInputBox = class(IMMInputBox)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMInputBoxClass)
System.Runtime.InteropServices.GuidAttribute("99B2BA35-9D71-4A31-95FC-78487FB58DFF")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMInputBox implements IMMInputBox 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMInputBoxClass)]
[System.Runtime.InteropServices.Guid("99B2BA35-9D71-4A31-95FC-78487FB58DFF")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMInputBox : public IMMInputBox  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMInputBoxClass)]
[System.Runtime.InteropServices.Guid("99B2BA35-9D71-4A31-95FC-78487FB58DFF")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMInputBox : public IMMInputBox  
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

MMInputBox Members
Miner.Interop Namespace

Send Feedback