GM_GetSDKVersion |
Returns the version of this SDK. The version is obtained by taking the major version number times 100 and adding the minor version number. For example, version 1.04 would be returned as 104.
uint32 GM_GetSDKVersion
(
void
);
Copyright © 2020 Blue Marble Geographics. All Rights Reserved