Function windows_sys::Win32::Graphics::Printing::CreatePrintAsyncNotifyChannel
[−]pub unsafe extern "system" fn CreatePrintAsyncNotifyChannel(
pszname: PWSTR,
pnotificationtype: *const GUID,
euserfilter: PrintAsyncNotifyUserFilter,
econversationstyle: PrintAsyncNotifyConversationStyle,
pcallback: IPrintAsyncNotifyCallback,
ppiasynchnotification: *mut IPrintAsyncNotifyChannel
) -> HRESULTExpand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’
