Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method sends a specified packet over the connection stream.
LRESULT CConnection::WriteBytes(LPBYTEpData, DWORDdwSize )
Parameters
- pData
Bytes of data sent over the connection stream. - dwSize
Size of the packet sent over the connection stream.
Return Values
ERROR_SUCCESS indicates success. A nonzero error code indicates failure.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Trans.h.
Send Feedback on this topic to the authors