pub type PFAXREGISTERSERVICEPROVIDERW = Option<unsafe extern "system" fn(deviceprovider: PCWSTR, friendlyname: PCWSTR, imagename: PCWSTR, tspname: PCWSTR) -> BOOL>;
Expand description

Required features: "Win32_Devices_Fax", "Win32_Foundation"