anyKode Marilou
ContentsIndexHome
PreviousUpNext
ModaEntity::IsConnected

Connection state

C++
bool IsConnected(void);

true if the TCP connection is active, false otherwise.

IsConnected returns true if the TCP connection with the simulation server is still working, false if the TCP connection is lost. Also, the IsConnected function returns false if the ModaEntity object was not created by using a QueryXXX function.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!