TCatIoClose

The TCatIoClose function closes a connection to the TwinCAT I/O Server. Before ending the application TCatIoClose should be called to avoid loss of system resources.

LRESULT TCatIoClose();

Parameters

None

Return Values

If the function fails, the return value is non zero.

Remarks

TCatIoClose does some cleanup and frees allocated memory and system resources.

QuickInfo

For Windows NT:    

For Windows CE:

See Also

TCatIoOpen ()