Symbian
 Developer Library

DEVELOPER LIBRARY

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



Location: k32std.h

Constants


Parse masks

Notes:

See also:


KDeviceAllowUnit

const TUint KDeviceAllowUnit;

Support

Supported from 5.0

Description

If set, it indicates that the use of units is valid.


KDeviceAllowPhysicalDevice

const TUint KDeviceAllowPhysicalDevice;

Description

If set, then an LDD requires a PDD.


KDeviceAllowInfo

const TUint KDeviceAllowInfo;

Description

If set, it indicates that the use of additional information is allowed.


KDeviceAllowAll

const TUint KDeviceAllowAll;

Description

The logical OR of: KDeviceAllowUnit, KDeviceAllowPhysicalDevice and KDeviceAllowInfo.