IPrintAsyncNotify::CreatePrintAsyncNotifyChannel method (prnasntp.h)
Defines the IPrintAsyncNotify::CreatePrintAsyncNotifyChannel method.
Syntax
HRESULT CreatePrintAsyncNotifyChannel(
ULONG unnamedParam1,
PrintAsyncNotificationType *unnamedParam2,
PrintAsyncNotifyUserFilter unnamedParam3,
PrintAsyncNotifyConversationStyle unnamedParam4,
IPrintAsyncNotifyCallback *unnamedParam5,
IPrintAsyncNotifyChannel **unnamedParam6
);
Parameters
unnamedParam1
Defines the ULONG parameter unnamedParam1.
unnamedParam2
Defines the PrintAsyncNotificationType parameter unnamedParam2.
unnamedParam3
Defines the PrintAsyncNotifyUserFilter parameter unnamedParam3.
unnamedParam4
Defines the PrintAsyncNotifyConversationStyle parameter unnamedParam4.
unnamedParam5
Defines the IPrintAsyncNotifyCallback parameter unnamedParam5.
unnamedParam6
Defines the IPrintAsyncNotifyChannel parameter unnamedParam6.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | prnasntp.h (include Prnasntp.h) |