|
|
|
class Internalize;
A class whose members are used to distinguish between the two variants of the Symbian OS internal function DoInternalizeL(T &,RReadStream &,Internalize::Member).
Defined in Internalize:
FunctionIndicates that an object will be internalized by calling a global InternalizeL(T...MemberIndicates that an object will be internalized by calling its InternalizeL(TInt64...class Member;
Indicates that an object will be internalized by calling its InternalizeL(TInt64 &,RReadStream &) member.
class Function;
Indicates that an object will be internalized by calling a global InternalizeL(TInt64 &,RReadStream &) function.