EPOC   SDK Home Glossary Indexes Previous Next Up

TMsvPartList typedef


TMsvPartList typedef — Message part

typedef TUint TMsvPartList;

Defined in

mtclbase.h

Description

Used to specify one or more parts of a message in message–forwarding, message–reply, and message–validation functions. Standard message parts are defined by the constants described in Message part constants. These can be added (or bitwise-or’ed) together to specify multiple parts. Some message parts may not be meaningful for some MTMs.

EPOC       SDK Home Glossary Indexes Previous Next Up