Function Return Codes

The Agent API functions can use some or all of the following return codes:
casso127
The Agent API functions can use some or all of the following return codes:
Name
Value
SM_AGENTAPI_NOCONNECTION
-3
SM_AGENTAPI_TIMEOUT
-2
SM_AGENTAPI_FAILURE
-1
SM_AGENTAPI_SUCCESS
0
SM_AGENTAPI_YES
1
SM_AGENTAPI_NO
2
SM_AGENTAPI_CHALLENGE
3