ActiveSync (aygshell)
Last changed: -222.208.36.20

.
Summary
Terminates an ActiveSync operation on a mobile device.

C# Signature:

[DllImport("aygshell.dll", SetLastError=true)]
static extern int ActiveSyncStop();

VB Signature:

Declare Function ActiveSyncStop Lib "aygshell.dll" () As Integer

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation