Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates an object for processing method calls on asynchronous interfaces. For more information, see ICallFactory and Making and Processing Asynchronous Calls.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("1C733A30-2A1C-11CE-ADE5-00AA0044773D")> _
Public Interface ICallFactory
[InterfaceTypeAttribute()]
[GuidAttribute("1C733A30-2A1C-11CE-ADE5-00AA0044773D")]
public interface ICallFactory
[InterfaceTypeAttribute()]
[GuidAttribute(L"1C733A30-2A1C-11CE-ADE5-00AA0044773D")]
public interface class ICallFactory
[<InterfaceTypeAttribute()>]
[<GuidAttribute("1C733A30-2A1C-11CE-ADE5-00AA0044773D")>]
type ICallFactory = interface end
public interface ICallFactory
The ICallFactory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CreateCall |
Top
.gif)