xxxxGetAttrNameByIndex
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "xxxxGetAttrNameByIndex")] public static extern void xxxxGetAttrNameByIndex(Int64 instance, Int64 index, out IntPtr name);