Changes

Jump to navigation Jump to search
210 bytes added ,  17:58, 9 March 2023
Line 476: Line 476:  
Takes a type-0x6 output buffer and two type-0x5 input buffers.
 
Takes a type-0x6 output buffer and two type-0x5 input buffers.
   −
The first inbuf contains a string.
+
The first inbuf contains a string. The buffer size must match the output from strnlen(inbuf0, bufsize0), therefore the buffer size must not include the NUL-terminator.
 +
 
 +
The second inbuf is optional, if specified the buffer size must be <0xFFFF.
    
==== SetIoTimeout ====
 
==== SetIoTimeout ====

Navigation menu