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