Click or drag to resize

GM_GetSDKBuildDate

Returns the date that this SDK was built. Use this to provide more resolution for beta releases than GM_GetSDKVersion provides.

Syntax
GM_DLL_EXPORTED time_t __stdcall GM_GetSDKBuildDate
(
void
)