ArcFM Responder Mobile Developer Guide
mmILMethod Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("22C30F78-45A3-4396-A06F-9ED57F22FA97")>
Public Enum mmILMethod 
   Inherits System.Enum
'Usage
 
Dim instance As mmILMethod
[System.Runtime.InteropServices.Guid("22C30F78-45A3-4396-A06F-9ED57F22FA97")]
public enum mmILMethod : System.Enum 
public enum mmILMethod = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("22C30F78-45A3-4396-A06F-9ED57F22FA97")
public enum mmILMethod extends System.Enum
[System.Runtime.InteropServices.Guid("22C30F78-45A3-4396-A06F-9ED57F22FA97")]
__value public enum mmILMethod : public System.Enum 
[System.Runtime.InteropServices.Guid("22C30F78-45A3-4396-A06F-9ED57F22FA97")]
public enum class mmILMethod : public System.Enum 
Members
MemberDescription
mmILFile 
mmILScreen 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmILMethod

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

Miner.Interop Namespace

Send Feedback