Function PpcWrite() Foundation

Writes data to the send buffer.

Syntax
PpcWrite( <nCommunicationHandle> , ;
          <cDataToSend>            ;
        ) --> nBytesNotWritten
Return

Returns the number of bytes that are not written to the send buffer (either the send buffer is full or the connection is not active).

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.