Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 1.91 KB

nn-objidl-icancelmethodcalls.md

File metadata and controls

61 lines (53 loc) · 1.91 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:objidl.ICancelMethodCalls
ICancelMethodCalls (objidl.h)
The ICancelMethodCalls::Cancel method (objidl.h) manages cancellation requests on an outbound method call and monitors the current state of that method call on the server thread.
ICancelMethodCalls
ICancelMethodCalls interface [COM]
ICancelMethodCalls interface [COM]
described
_com_icancelmethodcalls
com.icancelmethodcalls
objidlbase/ICancelMethodCalls
com\icancelmethodcalls.htm
com
5e31f706-1c9c-4510-845c-4e47093780a1
08/15/2022
ICancelMethodCalls, ICancelMethodCalls interface [COM], ICancelMethodCalls interface [COM],described, _com_icancelmethodcalls, com.icancelmethodcalls, objidlbase/ICancelMethodCalls
objidl.h
ObjIdl.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
ObjIdl.Idl
Windows
19H1
ICancelMethodCalls
objidl/ICancelMethodCalls
c++
APIRef
kbSyntax
COM
objidlbase.h
ICancelMethodCalls

ICancelMethodCalls interface

-description

Manages cancellation requests on an outbound method call and monitors the current state of that method call on the server thread.

-inheritance

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

-see-also

IMessageFilter