Previous Topic: Agent API Function Declarations (C)Next Topic: Sm_AgentApi_Audit()


Function Return Codes

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