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: 64 bit / 8 byte (reference)???.
Property issueCntLimit
Size: 64 bit / 8 byte (reference)???.
Property showEachIssueOnce
Size: 64 bit / 8 byte (reference)???.