ICallFactory Interface
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
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("1C733A30-2A1C-11CE-ADE5-00AA0044773D")> _
Public Interface ICallFactory
[InterfaceTypeAttribute()]
[GuidAttribute("1C733A30-2A1C-11CE-ADE5-00AA0044773D")]
public interface ICallFactory
The ICallFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateCall |
Top