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