ICcKitl::Reset (Windows CE 5.0)
This method sends a soft-reset command to a device.
HRESULT Reset()
Parameters
None.
Return Codes
This method determines whether to send a clean boot based on user settings for connectivity options.
If the Clear memory on soft reset box is cleared, the clean boot option is not sent when the user calls this method.
If the Clear memory on soft reset box is selected, the clean boot option is sent.
Remarks
The device should have an active KITL connection to respond to this command.
Requirements
OS Version: Windows CE 5.0 and later.
Header: CcKitl.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors