owlBuildInstanceInContext

...

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "owlBuildInstanceInContext")]
public static extern void owlBuildInstanceInContext(Int32 instanceBase, Int32 instanceContext, out Int64 owlInstance);    

Property instanceBase

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

Property instanceContext

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

Property owlInstance

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