Previous Topic: Sm_AgentApi_FreeAttributes()Next Topic: Sm_AgentApi_GetAgentApiUpdateVersion()


Sm_AgentApi_FreeServers()

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.