engiGetInstanceClassInfo

...

Syntax

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

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

Property instance

Size: 32 bit / 4 byte (value)
...