validateGetNextIssue

Get next issue based on a given issue. If no issues left or validation issue is NULL it will return NULL.

Syntax

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

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

Property issue

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