33 lines
983 B
HTML
33 lines
983 B
HTML
<HTML>
|
|
<HEAD><TITLE>QuickBASIC 3.0 - Long Entry</TITLE></HEAD>
|
|
<BODY>
|
|
|
|
<A HREF="ng15fe6.html">[<<Previous Entry]</A>
|
|
<A HREF="ng320.html">[^^Up^^]</A>
|
|
<A HREF="ng16339.html">[Next Entry>>]</A>
|
|
<A HREF="menu.html" >[Menu]</A>
|
|
<A HREF="info.html">[About The Guide]</A>
|
|
<HR>
|
|
<PRE>
|
|
<B>IOCTL Send Control String to Device Driver</B>
|
|
|
|
<B>IOCTL</B>[#]<U>filenum</U>,<U>stringexpr</U>
|
|
|
|
Sends a command string of up to 255 characters to a specified device
|
|
driver.
|
|
|
|
<U>filenum</U> The number under which the device driver was OPENed.
|
|
|
|
<U>stringexpr</U> A string expression of up to 255 characters; can include
|
|
multiple commands separated by semicolons.
|
|
</PRE>
|
|
<HR>
|
|
<B>See Also:</B>
|
|
<A HREF="ng16339.html">IOCTL$</A>
|
|
<HR>
|
|
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
|
|
Written by <A HREF="http://www.acemake.com/hagbard">Dave Pearson</A>
|
|
<HR>
|
|
</BODY>
|
|
</HTML>
|