#[repr(C)]pub struct DEV_QUERY_RESULT_ACTION_DATA {
pub Action: DEV_QUERY_RESULT_ACTION,
pub Data: DEV_QUERY_RESULT_ACTION_DATA_0,
}Expand description
Required features: ‘Win32_Devices_DeviceQuery’, ‘Win32_Devices_Properties’, ‘Win32_Foundation’
Fields
Action: DEV_QUERY_RESULT_ACTIONData: DEV_QUERY_RESULT_ACTION_DATA_0