GetObjTypeInfo

Th GetObjTypeInfo function gets information on an object type.

Syntax

BOOL GetObjTypeInfo (POBJTYPEINFO pObjTypeInfo);

At a Glance

Header file: Cesync.h
Platforms: H/PC
Versions: 2.0 and later

Parameters

pObjTypeInfo
Pointer to the OBJTYPEINFO structure.

Return Value

TRUE if completed successfully, FALSE otherwise.

Remarks

The ActiveSync service provider should query its data and set the member of OBJTYPEINFO accordingly.