typedef struct { UINT cbSize; LPDEVICE_INFO lpdiOldDev; } MOVEDEV_PARAMS;
DIF_MOVEDEVICE class install parameters
cbSize
Size of the MOVDEV_PARAMS struct.
lpdiOldDev
Pointer to the device that is being moved.