ICancelMethodCalls Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Gère les demandes d'annulation des appels de méthodes. Pour plus d’informations, consultez appels de méthode non bloquant et ICancelMethodCalls.
public interface class ICancelMethodCalls
public interface class ICancelMethodCalls
__interface ICancelMethodCalls
[System.Runtime.InteropServices.Guid("00000029-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICancelMethodCalls
[<System.Runtime.InteropServices.Guid("00000029-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICancelMethodCalls = interface
Public Interface ICancelMethodCalls
- Attributs
Méthodes
| Cancel(UInt32) | |
| TestCancel() |