Type Definition windows_sys::Win32::Devices::Fax::PFAXENABLEROUTINGMETHODW
[−]pub type PFAXENABLEROUTINGMETHODW = Option<unsafe extern "system" fn(faxporthandle: HANDLE, routingguid: PCWSTR, enabled: BOOL) -> BOOL>;
Expand description
Required features: "Win32_Devices_Fax"
, "Win32_Foundation"