Location:
e32std.h
Link against:
typedef TBuf8<KMaxMediaPassword> TMediaPassword;
Supported from 6.0
Defines an 8 bit modifiable buffer descriptor to contain passwords when dealing with password security support in a file server session.
The descriptor takes a maximum length of
KMaxMediaPassword
, which is also defined in
e32std.h.