ArcFM Responder Mobile Developer Guide
mmMessageLogOption Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("C52E22C3-01D7-48CB-811D-74E2E1FFC120")>
Public Enum mmMessageLogOption 
   Inherits System.Enum
'Usage
 
Dim instance As mmMessageLogOption
[System.Runtime.InteropServices.Guid("C52E22C3-01D7-48CB-811D-74E2E1FFC120")]
public enum mmMessageLogOption : System.Enum 
public enum mmMessageLogOption = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("C52E22C3-01D7-48CB-811D-74E2E1FFC120")
public enum mmMessageLogOption extends System.Enum
[System.Runtime.InteropServices.Guid("C52E22C3-01D7-48CB-811D-74E2E1FFC120")]
__value public enum mmMessageLogOption : public System.Enum 
[System.Runtime.InteropServices.Guid("C52E22C3-01D7-48CB-811D-74E2E1FFC120")]
public enum class mmMessageLogOption : public System.Enum 
Members
MemberDescription
mmMsgLogFile 
mmMsgLogNone 
mmMsgLogScreen 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmMessageLogOption

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