urlupdate

This commit is contained in:
Sinead O'Sullivan 2020-11-12 14:47:01 +00:00
parent 4c6c1639ee
commit 6cd09b9f04
2 changed files with 2 additions and 2 deletions

View File

@ -2512,7 +2512,7 @@ The following fields are available:
- **Enumerator** Identifies the bus that enumerated the device. - **Enumerator** Identifies the bus that enumerated the device.
- **HWID** A list of hardware IDs for the device. - **HWID** A list of hardware IDs for the device.
- **Inf** The name of the INF file (possibly renamed by the OS, such as oemXX.inf). - **Inf** The name of the INF file (possibly renamed by the OS, such as oemXX.inf).
- **InstallState** The device installation state. For a list of values, see: https://msdn.microsoft.com/en-us/library/windows/hardware/ff543130.aspx - **InstallState** The device installation state. For a list of values, see: https://msdn.microsoft.com/library/windows/hardware/ff543130.aspx
- **InventoryVersion** The version number of the inventory process generating the events. - **InventoryVersion** The version number of the inventory process generating the events.
- **LowerClassFilters** The identifiers of the Lower Class filters installed for the device. - **LowerClassFilters** The identifiers of the Lower Class filters installed for the device.
- **LowerFilters** The identifiers of the Lower filters installed for the device. - **LowerFilters** The identifiers of the Lower filters installed for the device.

View File

@ -3470,7 +3470,7 @@ The following fields are available:
- **Enumerator** Identifies the bus that enumerated the device. - **Enumerator** Identifies the bus that enumerated the device.
- **HWID** A list of hardware IDs for the device. - **HWID** A list of hardware IDs for the device.
- **Inf** The name of the INF file (possibly renamed by the OS, such as oemXX.inf). - **Inf** The name of the INF file (possibly renamed by the OS, such as oemXX.inf).
- **InstallState** The device installation state. For a list of values, see: https://msdn.microsoft.com/en-us/library/windows/hardware/ff543130.aspx - **InstallState** The device installation state. For a list of values, see: https://msdn.microsoft.com/library/windows/hardware/ff543130.aspx
- **InventoryVersion** The version number of the inventory process generating the events. - **InventoryVersion** The version number of the inventory process generating the events.
- **LowerClassFilters** The identifiers of the Lower Class filters installed for the device. - **LowerClassFilters** The identifiers of the Lower Class filters installed for the device.
- **LowerFilters** The identifiers of the Lower filters installed for the device. - **LowerFilters** The identifiers of the Lower filters installed for the device.