Designer Plugins
Plugins for Disguise Designer software.
Plugins for Disguise Designer software.
A system that performs WMI queries.
WMI stands for Windows Management Instrumentation. (https://learn.microsoft.com/en-us/windows/win32/wmisdk/wmi-start-page)
Base class: Subsystem
Performs a WMI query against the Win32_PnPEntity WMI table to determine if a device with the given hardware ID is present on the system. (https://learn.microsoft.com/en-us/windows/win32/cimwin32prov/win32-pnpentity?redirectedfrom=MSDN)
Parameters:
Returns True if the device is present, False otherwise.