Function windows_sys::Win32::Graphics::Printing::RegisterForPrintAsyncNotifications
pub unsafe extern "system" fn RegisterForPrintAsyncNotifications(
pszname: PCWSTR,
pnotificationtype: *const GUID,
euserfilter: PrintAsyncNotifyUserFilter,
econversationstyle: PrintAsyncNotifyConversationStyle,
pcallback: IPrintAsyncNotifyCallback,
phnotify: *mut HANDLE
) -> HRESULTExpand description
Required features: "Win32_Graphics_Printing", "Win32_Foundation"