ArcFM Engine Developer Guide
TliErrors Enumeration


Syntax
'Declaration
 
Public Enum TliErrors 
   Inherits System.Enum
'Usage
 
Dim instance As TliErrors
public enum TliErrors : System.Enum 
Members
MemberDescription
tliErrArrayBoundsNotAvailable 
tliErrCantLoadLibrary 
tliErrDataNotAvailable 
tliErrInaccessibleImportLib 
tliErrIncompatibleData 
tliErrIncompatibleSearchType 
tliErrIncompatibleTypeKind 
tliErrNoCurrentTypelib 
tliErrNoDefaultValue 
tliErrNotAnEntryPoint 
tliErrNotApplicable 
tliErrSearchResultsChanged 
tliErrSearchResultsNotSorted 
tliErrStopFiltering 
tliErrTypeLibNotRegistered 
tliErrTypeNotArray 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.TlbInf32.TliErrors

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.TlbInf32 Namespace

 

 


Send Comment