MApiDataObjFactory Class Reference

class MApiDataObjFactory

Member Functions Documentation

NewFromStreamLC(TInt32, RReadStream &)

CXIMPApiDataObjBase * NewFromStreamLC ( TInt32 aDataObjInterfaceId,
RReadStream & aStream
) [pure virtual]

instantiation method from the stream.

Parameters

TInt32 aDataObjInterfaceId interface id of the object to be constructed.
RReadStream & aStream read stream from which the object is instantiated.