Type Definition windows_sys::Win32::Devices::Fax::PFAXCONNECTFAXSERVERA
[−]pub type PFAXCONNECTFAXSERVERA = Option<unsafe extern "system" fn(machinename: PCSTR, faxhandle: *mut HANDLE) -> BOOL>;
Expand description
Required features: "Win32_Devices_Fax"
, "Win32_Foundation"