typedef struct {
UINT cbSize;
DWORD dwFlags;
DWORD dwConfigID;
} REMOVEDEVICE_PARAMS;
DIF_REMOVE class install parameters
DI_REMOVEDEVICE_GLOBAL | The device will be removed globally. |
DI_REMOVEDEVICE_CONFIGSPECIFIC | The device will be removed from only the specified configuration. |