Read-only archive of the All About Symbian forum (2001–2013) · About this archive

CMMFPtrBuffer cannot be member of a class

0 replies · 1,586 views · Started 15 September 2004

A very basic C++ question.
Since the constructor of CMMFPtrBuffer is private and it exposes only the NewL(), we cannot use this as a member varibale of a class, is it? I wonder why is it this way. :icon4: