Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
4/8/2010
This function requests for synchronization to stop.
Syntax
HRESULT ActiveSyncStop();
Return Values
If successful, this method returns S_OK. An error code indicates failure.
Remarks
This is a device-side method. It can be called from applications running on a Windows Embedded CEābased device. This method cannot be called from a desktop application.
This function returns immediately and does not wait for synchronization to stop.
Requirements
| Header | activeSync.h |
| Library | aygshell.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 and later |
| Windows Mobile | Windows Mobile Version 5.0 and later |