I/O Control Functions

The OS/2 operating system provides functions to allow an application or subsystem to send device-specific control commands to a physical device driver. These IOCtls are subfunctions issued through the DosDevIOCtl function.

For a complete listing of IOCtl functions, see Generic IOCtl Commands.


[Back: Debugging]
[Next: Dynamic Linking]