Project DescriptionA managed wrapper to access the features exposed by the COM interfaces for the Remote API 2. These classes allow the developer to access information, files, and the registry on a device connected through ActiveSync from desktop applications.
This library is an alternative to OpenNetCF's Desktop.Communication library and uses the COM objects rather than the native RAPI methods. Thus the "RAPI
2" title. It supports 32 and 64-bit OS versions.
Please see the
Documentation tab for sample code and development guidelines.