ArcFM Engine Developer Guide
CallConvs Enumeration


Syntax
'Declaration
 
Public Enum CallConvs 
   Inherits System.Enum
'Usage
 
Dim instance As CallConvs
public enum CallConvs : System.Enum 
Members
MemberDescription
CC_CDECL 
CC_FASTCALL 
CC_FPFASTCALL 
CC_MACPASCAL 
CC_MAX 
CC_MPWCDECL 
CC_MPWPASCAL 
CC_MSCPASCAL 
CC_PASCAL 
CC_STDCALL 
CC_SYSCALL 
Inheritance Hierarchy

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

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