Searched refs:QueryRemoveData (Results 1 – 1 of 1) sorted by relevance
300 PLUGPLAY_CONTROL_QUERY_REMOVE_DATA QueryRemoveData; in DisableDeviceInstance() local307 RtlInitUnicodeString(&QueryRemoveData.DeviceInstance, in DisableDeviceInstance()310 QueryRemoveData.Flags = 0; in DisableDeviceInstance()311 QueryRemoveData.VetoType = 0; in DisableDeviceInstance()312 QueryRemoveData.VetoName = pszVetoName; in DisableDeviceInstance()313 QueryRemoveData.NameLength = ulNameLength; in DisableDeviceInstance()316 &QueryRemoveData, in DisableDeviceInstance()325 *pVetoType = QueryRemoveData.VetoType; in DisableDeviceInstance()