sdaiGetADBTypePathx
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "sdaiGetADBTypePathx")] public static extern IntPtr sdaiGetADBTypePathx(int_t ADB, int_t typeNameNumber, out IntPtr path);
Property ADB
Size: 64 bit / 8 byte (reference)Property typeNameNumber
Size: 64 bit / 8 byte (value)Property path
Size: 64 bit / 8 byte (reference)???.