Function windows_sys::Win32::Devices::Fax::FaxEnumRoutingMethodsW
[−]pub unsafe extern "system" fn FaxEnumRoutingMethodsW(
faxporthandle: HANDLE,
routingmethod: *mut *mut FAX_ROUTING_METHODW,
methodsreturned: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Devices_Fax"
, "Win32_Foundation"