ICcKitl::Reset (Windows CE 5.0)

Send Feedback

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

Core Connectivity Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.