Location:
e32std.h
Link against:
typedef TBuf<KMaxCommandLine> TCommand;
Supported from 5.0
Withdrawn in 6.0
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.