Type Definition windows_sys::Win32::Devices::Fax::PFAXSENDDOCUMENTFORBROADCASTA
[−]pub type PFAXSENDDOCUMENTFORBROADCASTA = Option<unsafe extern "system" fn(faxhandle: HANDLE, filename: PCSTR, faxjobid: *mut u32, faxrecipientcallback: PFAX_RECIPIENT_CALLBACKA, context: *mut c_void) -> BOOL>;
Expand description
Required features: "Win32_Devices_Fax"
, "Win32_Foundation"