Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: e32std.h
Link against:

Typedef TMediaPassword

typedef TBuf8<KMaxMediaPassword> TMediaPassword;

Support

Supported from 6.0

Description

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.

See also: