GetCoreVersion |
Top Previous Next |
GetCoreVersion Gets a current version of MCore library engine.
Delphi syntax: function GetCoreVersion: dword; С++ syntax: DWORD WINAPI GetCoreVersion (); C# syntax: public static extern int GetCoreVersion();
Remarks: Call GetCoreVersion API to check compatibility of your application with the current MCore library version.
© MCore Team 2005-2008, please contact as
|