ArcFM Engine Developer Guide
InvokeKinds Enumeration


Syntax
'Declaration
 
Public Enum InvokeKinds 
   Inherits System.Enum
'Usage
 
Dim instance As InvokeKinds
public enum InvokeKinds : System.Enum 
Members
MemberDescription
INVOKE_CONST 
INVOKE_EVENTFUNC 
INVOKE_FUNC 
INVOKE_PROPERTYGET 
INVOKE_PROPERTYPUT 
INVOKE_PROPERTYPUTREF 
INVOKE_UNKNOWN 
Inheritance Hierarchy

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

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