Type Definition windows_sys::Win32::Devices::Fax::PFAXDEVCONFIGURE
[−]pub type PFAXDEVCONFIGURE = Option<unsafe extern "system" fn(param0: *mut HPROPSHEETPAGE) -> BOOL>;
Expand description
Required features: "Win32_Devices_Fax"
, "Win32_Foundation"
, "Win32_UI_Controls"