CeSyncStop (RAPI)

Send Feedback

This function stops synchronization between a desktop and a remote Microsoft® Windows® CE–based device.

HRESULT CeSyncStop();

Return Values

S_OK indicates success. An error code indicates failure. To get extended error information, call CeGetLastError and CeRapiGetError.

Remarks

Use the CeSyncStart function to start synchronization.

Requirements

Pocket PC: Pocket PC 2002 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: Rapi.h
Library: Rapi.lib

See Also

Remote API Functions | CeSyncStart

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.