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();