Sm_AgentApi_FreeServers()
Sm_AgentApi_GetConfig() のコールの後、サーバ構造体の配列を解放します。
casso126jjp
Sm_AgentApi_GetConfig() のコールの後、サーバ構造体の配列を解放します。
構文
void SM_EXTERN Sm_AgentApi_FreeServers (Sm_AgentApi_Server_t* pServers);
パラメータ | I/O | Description |
pServers
| I | 解放するサーバ構造体。 |