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