Sm_AgentApi_GetAgentApiUpdateVersion()

Retrieves the current API update version in SM_AGENTAPI_UPDATE_VERSION.
casso10
Retrieves the current API update version in SM_AGENTAPI_UPDATE_VERSION.
For example, if the current version of the Agent API is v6.0 SP3, you can call Sm_AgentApi_GetAgentApiUpdateVersion() to verify that the custom program was compiled against Agent API v6.0 SP3.
Syntax
int SM_EXTERN Sm_AgentApi_GetAgentApiUpdateVersion();