Location: apamdr.h
MApaModelHeaderFactory
Supported from 5.0
An interface class that applications implement to construct an application model wrapper object, also known as the application model header.
Defined in MApaModelHeaderFactory
:
NewHeaderL()
virtual CApaModelHeader* NewHeaderL(const CStreamStore& aStore,const CStreamDictionary& aDict,const TApaAppIdentifier& aAppId) const = 0;
Creates and returns an application model wrapper object.
|
|