Sm_AgentApi_FreeServers()
Frees an array of server structures after a call to Sm_AgentApi_GetConfig().
casso126
Frees an array of server structures after a call to Sm_AgentApi_GetConfig().
Syntax
void SM_EXTERN Sm_AgentApi_FreeServers (Sm_AgentApi_Server_t* pServers);
Parameter | I/O | Description |
pServers
| I | The server structures to free. |