IAsyncManager 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.
Surveille un appel COM (DCOM) distribué asynchrone. Utilisé en tant qu'argument dans la méthode RegisterAsync(RPCOLEMESSAGE[], IAsyncManager) de l'interface IRpcChannelBuffer3.
public interface class IAsyncManager
public interface class IAsyncManager
__interface IAsyncManager
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("0000002A-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IAsyncManager
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("0000002A-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IAsyncManager = interface
Public Interface IAsyncManager
- Attributs
Méthodes
| CompleteCall(Int32) | |
| GetCallContext(Guid, IntPtr) | |
| GetState(UInt32) |