Skip to content

Latest commit

 

History

History
69 lines (55 loc) · 2.06 KB

nn-comsvcs-iasyncerrornotify.md

File metadata and controls

69 lines (55 loc) · 2.06 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:comsvcs.IAsyncErrorNotify
IAsyncErrorNotify (comsvcs.h)
Used to implement error trapping on the asynchronous batch work that is submitted through the activity created by CoCreateActivity.
IAsyncErrorNotify
IAsyncErrorNotify interface [COM+]
IAsyncErrorNotify interface [COM+]
described
_cos_IAsyncErrorNotify
comsvcs/IAsyncErrorNotify
cos.iasyncerrornotify
cos\iasyncerrornotify.htm
cos
870ab43a-c675-499b-a1e3-1f48176768c0
12/05/2018
IAsyncErrorNotify, IAsyncErrorNotify interface [COM+], IAsyncErrorNotify interface [COM+],described, _cos_IAsyncErrorNotify, comsvcs/IAsyncErrorNotify, cos.iasyncerrornotify
comsvcs.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
IAsyncErrorNotify
comsvcs/IAsyncErrorNotify
c++
APIRef
kbSyntax
COM
ComSvcs.h
IAsyncErrorNotify

IAsyncErrorNotify interface

-description

Used to implement error trapping on the asynchronous batch work that is submitted through the activity created by CoCreateActivity.

-inheritance

The IAsyncErrorNotify interface inherits from the IUnknown interface. IAsyncErrorNotify also has these types of members:

-see-also

CoCreateActivity

IServiceActivity

IServiceCall