CloseSession
Syntax
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "CloseSession")] public static extern Int64 CloseSession();
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "CloseSession")] public static extern Int64 CloseSession();