Global Mapper SDK
Returns TRUE if the current user is registered or currently using a demo license.
Syntax
C++
Copy
GM_DLL_EXPORTED boolean __stdcall GM_IsRegistered
(
void
);
Returns TRUE if the current user is registered or currently using a demo license.
Syntax
GM_DLL_EXPORTED boolean __stdcall GM_IsRegistered
(
void
);
Comments
0 comments
Please sign in to leave a comment.