PlThreadAttachEngine Method

SWI-Prolog SbsSW.SwiPlCs

Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog PlThreadAttachEngine Method
SwiPlCs interfaceSbsSW.SwiPlCsPlEnginePlThreadAttachEngine()()()()

return : reference count of the engine

If an error occurs, -1 is returned.

If this Prolog is not compiled for multi-threading, -2 is returned.

Declaration Syntax
C# Visual Basic Visual C++
public static int PlThreadAttachEngine()
Public Shared Function PlThreadAttachEngine As Integer
public:
static int PlThreadAttachEngine()
Return Value
A reference count of the engine

Assembly: SwiPlCs (Module: SwiPlCs) Version: 1.1.60301.0 (1.1.60301.0)