GetModel
Syntax
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "GetModel")] public static extern Int64 GetModel(Int64 rdfsResource);
Property rdfsResource
Size: 64 bit / 8 byte (value)???.
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "GetModel")] public static extern Int64 GetModel(Int64 rdfsResource);