DEVPROP_MASK_TYPE

In Windows Vista and later versions of Windows, the DEVPROP_MASK_TYPE mask can be combined in a bitwise AND with a property-data-type identifier to extract the base-data-type identifier from a property-data-type identifier.

Remarks

This mask cannot be used as a base-data-type identifier, a property-data-type modifier, or a property-data-type identifier.

For information about how to extract the DEVPROP_TYPEMOD_Xxx property-data-type modifier from a property-data-type identifier, see DEVPROP_MASK_TYPEMOD.

Requirements

Header

Devpropdef.h (include Devpropdef.h)

See also

DEVPROP_MASK_TYPEMOD