anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceEmitterReceiver::SendToAll (int, const xkode::lib::Array<MU8> &, M32 *, void *)

Sending a message to an unspecified session (broadcast).

C++
int SendToAll(int CommunicationSession, const xkode::lib::Array<MU8> & Data, M32 * piDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
int CommunicationSession 
[in] Session identifier of the caller. 
const xkode::lib::Array<MU8> & Data 
[in] Data to be sent. 
M32 * piDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

MODA_EOK if the message was posted.

SendToAll sends a message to all potential receivers.

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!