MApiDataObjFactory Class Reference

class MApiDataObjFactory

Member Functions Documentation

NewFromStreamLC(TInt32, RReadStream &)

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

instantiation method from the stream.

Parameters

TInt32 aDataObjInterfaceIdinterface id of the object to be constructed.
RReadStream & aStreamread stream from which the object is instantiated.