TSmlSyncTypeMask Class Reference

#include <SmlDataFormat.h>

Link against: smlstoreformat.lib

class TSmlSyncTypeMask

Detailed Description

Data Store Format. Used by Data Provider implementations to specify the format and capabilities of their Data Stores. See also SmlDataFormat.rh and SmlDataFormat.hrh for resource definitions.

Used by the Sync Engine to generate SyncML DevInf. A bitmask of sync types. Used to specify sync types supported by a Data Store.

Constructor & Destructor Documentation

TSmlSyncTypeMask ( )

TSmlSyncTypeMask()[inline]

Member Function Documentation

IsSupported ( TSmlSyncType )

TBool IsSupported(TSmlSyncTypeaType)const [inline]

SetNotSupported ( TSmlSyncType )

voidSetNotSupported(TSmlSyncTypeaType)[inline]

SetSupported ( TSmlSyncType )

voidSetSupported(TSmlSyncTypeaType)[inline]