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