diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-8D4AD37E-6B96-5B82-8313-F88D97531DEC.dita --- a/Symbian3/PDK/Source/GUID-8D4AD37E-6B96-5B82-8313-F88D97531DEC.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-8D4AD37E-6B96-5B82-8313-F88D97531DEC.dita Fri Aug 13 16:47:46 2010 +0100 @@ -26,7 +26,7 @@ of type TPckgBuf<TExample> is a modifiable buffer descriptor that only contains objects of type TExample.

The package class also allows functions to be called on the contained class.

- +
Packaged non-modifiable pointer descriptor

This is an object of @@ -36,7 +36,7 @@ descriptor of type TPckgC<TExample> is a non- modifiable pointer descriptor that only represents objects of type TExample.

The package class also allows functions to be called on the contained class.

- +
Packaged modifiable pointer descriptor

This is an object of type TPckg and is a modifiable pointer descriptor. The class @@ -45,7 +45,7 @@ of type TPckg<TExample> is a modifiable pointer descriptor that only represents objects of type TExample.

The package class also allows functions to be called on the contained class.

- +
See also

TBuf

TPtrC

TPtr