ActiveSync API Functions

The functions described in the following table are used with the ActiveSync API.

Function Description
CeGetDeviceId Returns ID for the currently connected device.
CeGetSelectedDeviceId Returns ID for the currently selected device.
CeSvcAdd This function is not supported. Do no use.
CeSvcClose Closes a handle previously returned by CeSvcOpen or CeSvcOpenEx.
CeSvcDelete This function is not supported. Do no use.
CeSvcDeleteVal Removes a specified value from a specified registry key.
CeSvcEnumProfiles Enumerates all the profiles currently stored in the registry.
CeSvcGetBinary Reads a binary value from a registry subkey and copies the data into a buffer.
CeSvcGetDword Reads a DWORD value from a registry key and copies the data into a buffer.
CeSvcGetString Reads a string value from a registry subkey and copies the data into a buffer.
CeSvcOpen Opens and returns a handle to handle to a registry subkey.
CeSvcOpenEx Opens a nested subkey under an open registry subkey.
CeSvcQueryInfo This function is not supported. Do no use.
CeSvcRemove This function is not supported. Do no use.
CeSvcSetBinary Writes a binary value to a registry subkey.
CeSvcSetDword Writes a DWORD value to a registry subkey.
CeSvcSetString Writes a string value to a registry subkey.
PFINDOBJECTS Implements the Windows CE FindObjects function that supports synchronization of database volumes.
PGETOBJTYPEINFO Implements the Windows CE GetObjTypeInfo function that retrieves device information about the object type.
PINITOBJPROC Implements the Windows CE InitObjType function.
POBJNOTIFYPROC Implements the Windows CE ObjectNotify function.
PREPORTSTATUS Implements the Windows CE ReportStatus function.
PSYNCDATA Implements the Windows CE SyncData Function function

See Also

ActiveSync API Enumerations

ActiveSync API Interfaces

ActiveSync API Structures

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.