Symbian Developer Library

SYMBIAN OS V6.1 EXAMPLE CODE

[Index] [Previous] [Next]



Stores example code


StreamInStore—stream creation in a non-persistent store

Found in: epoc32ex\Base\Stores\StreamInStore


Description

The example shows objects being externalized to a single stream in a non-persistent store. The store itself is an in-memory store represented by a CBufStore object.


Usage

Run the example either under WINS or on the ARMI platform.


Classes used