EPOC   SDK Home Glossary Indexes Previous Next Up

TMsvOp typedef


TMsvOp typedef — Operation ID

typedef TInt32 TMsvOp;

Defined in

msvstd.h

Description

Used to identify an asynchronous messaging operation. This ID is unique within a Message Server session. The ID of an operation can be obtained from CMsvOperation::Id().

EPOC       SDK Home Glossary Indexes Previous Next Up