validateGetInstance

Returns the (first) instance related to the given issue

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "validateGetInstance")]
public static extern Int32 validateGetInstance(int_t issue);    

Property issue

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