Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiGetClassDevPropertySheetsA
[−]pub unsafe extern "system" fn SetupDiGetClassDevPropertySheetsA(
deviceinfoset: HDEVINFO,
deviceinfodata: *const SP_DEVINFO_DATA,
propertysheetheader: *const PROPSHEETHEADERA_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"