Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: e32std.h
Link against:

Typedef TCommand

typedef TBuf<KMaxCommandLine> TCommand;

Support

Supported from 5.0
Withdrawn in 6.0

Description

Defines a modifiable buffer descriptor to contain a copy of the command line passed to a process. The descriptor takes a maximum length of KMaxCommandLine, which is also defined in e32std.h.