internalGetXMLID
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "internalGetXMLID")] public static extern IntPtr internalGetXMLID(int_t instance, out IntPtr XMLID);
Property instance
Size: 32 bit / 4 byte (value)Property XMLID
Size: 32 bit / 4 byte (reference)???.