ArcFM Engine Developer Guide
mmErrorCodes Enumeration


Syntax
'Declaration
 
<GuidAttribute("EE94CD10-AC13-11D4-A7E0-0001031AE99A")>
Public Enum mmErrorCodes 
   Inherits System.Enum
'Usage
 
Dim instance As mmErrorCodes
[Guid("EE94CD10-AC13-11D4-A7E0-0001031AE99A")]
public enum mmErrorCodes : System.Enum 
Members
MemberDescription
MM_CLASS_E_NOTLICENSED 
MM_COM_E_FAIL 
MM_E_APP_PREV_INITIALIZED 
MM_E_CANCELEDIT 
MM_E_COMPRESS_FAILED 
MM_E_FEATURE_NOT_CONFIGURED_FOR_ABANDON 
MM_E_FEATURE_NOT_IN_EDIT_WORKSPACE 
MM_E_FORM_CANCELED 
MM_E_ITEM_LOCKED 
MM_E_ITEM_NEEDS_REFRESH 
MM_E_ITEM_NOT_FOUND 
MM_E_LOADOBJECTFAILED 
MM_E_NAME_ALREADY_EXISTS 
MM_E_NAME_EMPTY 
MM_E_NAME_INVALID_CHARS 
MM_E_NAME_TOO_LONG 
MM_E_NO_OPERATION_LICENSE 
MM_E_SOFTWAREVERSIONOLDER 
MM_E_STOPPED 
MM_E_STORE_ALREADY_IN_PROGRESS 
MM_E_VERSION_ROW_NOT_FOUND 
MM_E_WRONGNETWORKTYPE 
MM_S_NOCHANGE 
MM_S_OK 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmErrorCodes

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Miner.Interop Namespace

 

 


Send Comment