Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiGetClassDevPropertySheetsW
[−]pub unsafe extern "system" fn SetupDiGetClassDevPropertySheetsW(
deviceinfoset: *const c_void,
deviceinfodata: *const SP_DEVINFO_DATA,
propertysheetheader: *const PROPSHEETHEADERW_V2,
propertysheetheaderpagelistsize: u32,
requiredsize: *mut u32,
propertysheettype: u32
) -> BOOL
Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’, ‘Win32_UI_Controls’, ‘Win32_UI_WindowsAndMessaging’