GetRevisionW
Syntax
public const string EngineDLL = @"engine.dll";[DllImport(EngineDLL, EntryPoint = "GetRevisionW")] public static extern Int64 GetRevisionW(out IntPtr timeStamp);
public const string EngineDLL = @"engine.dll";[DllImport(EngineDLL, EntryPoint = "GetRevisionW")] public static extern Int64 GetRevisionW(out IntPtr timeStamp);