Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Usage
Dim instance As ICallFactory
[InterfaceTypeAttribute()]
[GuidAttribute("1C733A30-2A1C-11CE-ADE5-00AA0044773D")]
public interface ICallFactory
[InterfaceTypeAttribute()]
[GuidAttribute(L"1C733A30-2A1C-11CE-ADE5-00AA0044773D")]
public interface class ICallFactory
public interface ICallFactory