Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This IOCTL is a request from the kernel debugger to reset the device.
The OEMKDIoControl function calls this IOCTL.
Parameters
- dwIoControlCode
[in] Set to KD_IOCTL_RESET. - lpBuf
[in] Always set to NULL. - nBufSize
[in] Always set to zero.
Return Values
TRUE indicates success. FALSE indicates failure.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Pkfuncs.h.
See Also
Send Feedback on this topic to the authors