WriteFile

■ Function

Writes data.

■ Supported or Not

Supported.

■ Support Items

- Supports for asynchronous output.

- The version 2.00 of Virtual COM driver supports for bulk loading data more than 5120 bytes.

- The function either outputs data of specified number of bytes or does not return until the specified time-out period has elapsed. (It is the same  as standard COM driver)

- If time-out occurred before the specified number of bytes are output, this function only output data up to time-out occurring.

■ Limits

There is no special limit.