System.Devices.IsDefault

If this property is true, the device is the default device.

Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1, Windows 8

propertyDescription
   name = System.Devices.IsDefault
   shellPKey = PKEY_Devices_IsDefault
   formatID = 78C34FC8-104A-4ACA-9EA4-524D52996E57
   propID = 86
   SearchInfo
      InInvertedIndex = false
      IsColumn = false
   typeInfo
      type = Boolean
      IsInnate = true
      EnumeratedList
         UseValueForDefault = True
         enum
            name = Default
            value = #TRUE#
            text = Default
            defineToken = ISDEFAULTDEVICE_DEFAULTDEVICE
         enum
            name = NotDefault
            value = #FALSE#
            text = Not Default
            defineToken = ISDEFAULTDEVICE_NOTDEFAULTDEVICE

Windows 7

propertyDescription
   name = System.Devices.IsDefault
   shellPKey = PKEY_Devices_IsDefaultDevice
   formatID = 78C34FC8-104A-4ACA-9EA4-524D52996E57
   propID = 86
   SearchInfo
      InInvertedIndex = false
      IsColumn = false
   typeInfo
      type = Boolean
      IsInnate = true
      EnumeratedList
         UseValueForDefault = True
         enum
            name = Default
            value = #TRUE#
            text = Default
            defineToken = ISDEFAULTDEVICE_DEFAULTDEVICE
         enum
            name = NotDefault
            value = #FALSE#
            text = Not Default
            defineToken = ISDEFAULTDEVICE_NOTDEFAULTDEVICE

Remarks

PKEY values are defined in Propkey.h.

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl