validateGetInstance

Returns the (first) instance related to the given issue

Syntax

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

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

Property issue

Size: 64 bit / 8 byte (reference)
???.