engiGetInstanceClassInfo

...

Syntax

public const string ifcenginedll = @"ifcengine.dll";

[DllImport(IFCEngineDLL, EntryPoint = "engiGetInstanceClassInfo")]
public static extern IntPtr engiGetInstanceClassInfo(int_t instance);    

Property instance

Size: 64 bit / 8 byte (value)
...