typedef struct _SP_MOVEDEV_PARAMS { SP_CLASSINSTALL_HEADER ClassInstallHeader; SP_DEVINFO_DATA SourceDeviceInfoData; } SP_MOVEDEV_PARAMS, *PSP_MOVEDEV_PARAMS;
The SP_MOVEDEV_PARAMS structure corresponds to a DIF_MOVEDEVICE installation request.
SetupDiCallClassInstaller, SetupDiMoveDuplicateDevice