ICcKitl::Reset (Windows Embedded CE 6.0)
1/5/2010
This method sends a soft-reset command to a device.
Syntax
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
Header | cckitl.h |
Windows Embedded CE | Windows CE 5.0 and later |