pub unsafe extern "system" fn RegisterForPrintAsyncNotifications(
pszname: PWSTR,
pnotificationtype: *const GUID,
euserfilter: PrintAsyncNotifyUserFilter,
econversationstyle: PrintAsyncNotifyConversationStyle,
pcallback: IPrintAsyncNotifyCallback,
phnotify: *mut HANDLE
) -> HRESULTExpand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’
