diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-6DAF85AD-E412-5823-81C2-FC1755A90A84.dita --- a/Symbian3/SDK/Source/GUID-6DAF85AD-E412-5823-81C2-FC1755A90A84.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-6DAF85AD-E412-5823-81C2-FC1755A90A84.dita Tue Jul 20 12:00:49 2010 +0100 @@ -34,7 +34,7 @@ the behaviour that allows an element to operate with the Comms Database. [See accessing the database or words to that effect.]

- +
The Element Id

The iElementId data member of CMDBElement is @@ -55,7 +55,7 @@ number and a 7 bit number. The 8 bit number is the Table Id and the 7 bit number is the Column Id. The Type Id and the Record Id are in defined locations in the 32 bit number iElementId.

- +

The header file comsdat.h contains the constants that define the location of these Ids in the 32 bit number:

@@ -84,7 +84,7 @@ an element are defined by the bits in the element. The TCDAttributeFlags enum defines the access levels of an element. These bits are stored in the fourth byte of the iElementId member of CMDBElement.

- +

KCDMaskShowAttributes in the header file comsdat.h defines the location of these access control bits in the 32 bit number.

\ No newline at end of file