anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceExternalCommunicationPort::Write (void *, int, M32 *, void *)

Write data in temporary send-buffer.

C++
M32 Write(void * pData, int DataByteSize, M32 * piDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
void * pData 
[in] Pointer to the data to be sent 
int DataByteSize 
[in] Data bytes count 
M32 * piDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

MODA_EOK if data is sent.

Write writes data from pBuffer to the temporary sent-buffer. Data will be available for the communication port.

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