CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CLC_ErrorCode DataTransferMessage_SetSendBuffer ( CPHOOKEDOBJECT const  hMsg,
CPUINT16 const  wToOffset,
CPUINT16 const  wBytesToCopy,
CPBYTE const *const  pSrcBuffer 
)

Fill the message buffer with data coming from the application.

Parameters
[in]hMsgHandle to the Transfer Message.
[in]wToOffsetMessage buffer offset
[in]wBytesToCopyNumber of bytes to copy from application to message buffer
[in]pSrcBufferPointer to the source buffer
Returns
Standard CHAILink Client return code. See CLC_ErrorCode enumeration.