anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceEmitterReceiver::DeleteCommunicationSession

Deleting a communication session.

C++
int DeleteCommunicationSession(int CommunicationSession, M32 * piDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
int CommunicationSession 
[in] Session identifier. 
M32 * piDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

MODA_EOK if the command was successfully sent to the device.

DeleteCommunicationSession free the communication session. All pending messages (for this session) are rejected. In this case, the Send/Receive functions locked on this session return with the error MODA_ECANCELED.

Marilou 4.7.0

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