IODeviceStats
- Last UpdatedJul 18, 2023
- 1 minute read
Gets statistical information for all I/O devices, and displays the information in a dialog box.
Note: In a multi-process environment this function needs to be called from the I/O server process or redirected there using MsgRPC. If this isn't done, some of the information on the IODeviceStats form will not be displayed correctly.
Syntax
IODeviceStats()
Return Value
0 (zero) if successful, otherwise an error is returned.
Related Functions
Example
IODeviceStats(); ! display all I/O device information