DEVPKEY_DeviceInterface_Restricted
The DEVPKEY_DeviceInterface_Restricted device interface property indicates that the device interface on which it is present and set to TRUE, should be treated with privileged access by system components that honor the setting.
Attribute | Value |
---|---|
Property key | DEVPKEY_DeviceInterface_Restricted |
Property-data-type identifier | DEVPROP_TYPE_BOOLEAN |
Property access | Read-only access by installation applications and installers |
Localized? | No |
Remarks
You can call CM_Get_Device_Interface_Property or SetupDiGetDeviceInterfaceProperty to retrieve the value of DEVPKEY_DeviceInterface_Restricted.
Requirements
Version: Windows 8 and later versions of Windows
Header: Devpkey.h (include Devpkey.h)