Zen API
zTcpClient_Destroy
C
zStatus zTcpClient_Destroy(zTcpClient client);
Parameters
Parameters 
Description 
zTcpClient client 
The zTcpClient object to be destroyed. 
Description

Destroys a zTcpClient object.

If the Client is connected, this function will close the connection before destroying the client object.

File

zTcpClient.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.