Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiGetCustomDevicePropertyA
[−]pub unsafe extern "system" fn SetupDiGetCustomDevicePropertyA(
deviceinfoset: *const c_void,
deviceinfodata: *const SP_DEVINFO_DATA,
custompropertyname: PSTR,
flags: u32,
propertyregdatatype: *mut u32,
propertybuffer: *mut u8,
propertybuffersize: u32,
requiredsize: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
