validateGetDescription

Returns the description text of the issue given as input

Syntax

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

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

Property issue

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