Send a buffer. This function sends all Len characters of the array referenced by Buffer. The number of sent bytes is returned. If an error occurs, a -1 is returned. Use v24QueryErrno to retrieve the error code.Possible error code are V24_OK, V24_E_NULL_POINTER, V24_E_ILLHANDLE or V24_WRITE.