xxxxGetAttrType
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "xxxxGetAttrType")] public static extern Int64 xxxxGetAttrType(int_t instance, int_t attribute, out IntPtr attributeType);