Condividi tramite


Interfaccia ICancelMethodCalls (objidlbase.h)

Gestisce le richieste di annullamento in una chiamata al metodo in uscita e monitora lo stato corrente della chiamata al metodo nel thread del server.

Ereditarietà

L'interfaccia ICancelMethodCalls eredita dall'interfaccia IUnknown . ICancelMethodCalls include anche questi tipi di membri:

Metodi

L'interfaccia ICancelMethodCalls include questi metodi.

 
ICancelMethodCalls::Cancel

Il metodo ICancelMethodCalls::Cancel (objidlbase.h) richiede che venga annullata una chiamata al metodo.
ICancelMethodCalls::TestCancel

Il metodo ICancelMethodCalls::TestCancel (objidlbase.h) determina se una chiamata è stata annullata.

Requisiti

Requisito Valore
Client minimo supportato Windows 2000 Professional [solo app desktop]
Server minimo supportato Windows 2000 Server [solo app desktop]
Piattaforma di destinazione Windows
Intestazione objidlbase.h (include ObjIdl.h)

Vedi anche

IMessageFilter