anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceEmitterReceiver::CreateCommunicationSession

Creating a communication session.

C++
int CreateCommunicationSession(M32 * piDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
M32 * piDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

The session identifier. A value <=0 idicates an error.

CreateCommuinicationSession creates a communication session identifier to be used with Send/Receive functions. The session must be deleted by calling theDeleteCommunicationSession function.

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!