validateGetOptions

..

Syntax

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

[DllImport(IFCEngineDLL, EntryPoint = "validateGetOptions")]
public static extern UInt64 validateGetOptions(out int_t timeLimitSeconds, out int_t issueCntLimit, out byte showEachIssueOnce, UInt64 mask);    

Property timeLimitSeconds

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

Property issueCntLimit

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

Property showEachIssueOnce

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

Property mask

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