anyKode Marilou
ContentsIndexHome
PreviousUpNext
Device::RawWriteString

Writes a string to the raw data flow of the device.

C++
bool RawWriteString(xkode::lib::String Text, bool bSendZero = false, M32 * pDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
xkode::lib::String Text 
[in] String to be sent. 
bool bSendZero = false 
[in] true if a '0' byte have to be sent after the string, false if not. 
M32 * pDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message
Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!