Struct windows_sys::Win32::Devices::ImageAcquisition::WIA_PROPID_TO_NAME
#[repr(C)]pub struct WIA_PROPID_TO_NAME {
pub propid: u32,
pub pszName: PWSTR,
}Expand description
Required features: "Win32_Devices_ImageAcquisition"
Fields§
§propid: u32§pszName: PWSTR