RegisterForPrintAsyncNotifications
I am using the AsyncUI sample code provided with t…
Sangeeta - Apr 4, 2008
I am using the AsyncUI sample code provided with the printer samples. The
AsyncUIMessageBox displays correctly on the server when the printer is
installed as the local printer on Vista.
I cannot get the message box to appaer on the client PC though. The
RegisterForPrintAsyncNotifications function on the client PC never returns
when a remote printer name is passed to it. The
documentation(http://msdn2.microsoft.com/en-us/library/aa506182.aspx)
suggests that a local/remote printer or server name can be passed to this
function.