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