IMultiQI Interface
Enables querying about multiple interfaces in a single call. Used to minimize the overhead of queries in remote procedure calls. For more information, see IMultiQI.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("00000020-0000-0000-C000-000000000046")> _
Public Interface IMultiQI
[InterfaceTypeAttribute()]
[GuidAttribute("00000020-0000-0000-C000-000000000046")]
public interface IMultiQI
The IMultiQI type exposes the following members.
Methods
Name | Description | |
---|---|---|
QueryMultipleInterfaces |
Top