Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- QuickBASIC 3.0 - <b>ioctl send control string to device driver</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
IOCTL                    Send Control String to Device Driver

 IOCTL[#]filenum,stringexpr

    Sends a command string of up to 255 characters to a specified device
    driver.

     filenum    The number under which the device driver was OPENed.

  stringexpr    A string expression of up to 255 characters; can include
                multiple commands separated by semicolons.

See Also: IOCTL$

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson