pub type PFAX_ROUTING_INSTALLATION_CALLBACKW = Option<unsafe extern "system" fn(faxhandle: HANDLE, context: *mut c_void, methodname: PCWSTR, friendlyname: PCWSTR, functionname: PCWSTR, guid: PCWSTR) -> BOOL>;
Expand description

Required features: "Win32_Devices_Fax", "Win32_Foundation"