Share via


IRAPISession::CeSyncStop

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 IRAPISession::CeGetLastError and IRAPISession::CeRapiGetError.

Remarks

Use the IRAPISession::CeSyncStart function to start synchronization.

Requirements

OS Versions: Windows CE 5.01 and later.
Header: Rapi2.h.
Link Library: Ole32.lib, Rapiuuid.lib

See Also

IRAPISession::IUnknown | RAPISession::CeSyncStart

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.