|
|
|
Location:
k32std.h
DLogicalDevice::iParseMask protected data member by a class
derived from DLogicalDevice. This is done, typically, by the
constructor of the DLogicalDevice derived class.const TUint KDeviceAllowUnit;
Supported from 5.0
If set, it indicates that the use of units is valid.
const TUint KDeviceAllowInfo;
If set, it indicates that the use of additional information is allowed.
const TUint KDeviceAllowAll;
The logical OR of: KDeviceAllowUnit,
KDeviceAllowPhysicalDevice and
KDeviceAllowInfo.