It_Logoff 

Use

Logs off from an active connection.

Syntax

DWORD DLEX It_Logoff(HANDLE hMr);

Parameters

hMr

Connection handle

Return Value

Returns TRUE on success otherwise FALSE.

Comments

The connection handle is no longer valid after this call.

See Also

It_Login, It_NewConnection, It_NewGroupConnection, It_NewServerConnection