Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "ActiveSync" in [All]

rapi

.
Summary

aygshell

.
Summary
Terminates an ActiveSync operation on a mobile device.
.

static extern int ActiveSyncStop();

.

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

.
Documentation
[ActiveSyncStop] on MSDN
.
Summary
Initiates an ActiveSync operation on a mobile device.
.

static extern int ActiveSyncStart();

.

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

.
Documentation
[ActiveSyncStart] on MSDN

 
Access PInvoke.net directly from VS: