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.
Manages a server object's count of marshaled, or external, connections. Enables the object to shutdown when appropriate. For more information, see IExternalConnection.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00000019-0000-0000-C000-000000000046")> _
Public Interface IExternalConnection
[InterfaceTypeAttribute()]
[GuidAttribute("00000019-0000-0000-C000-000000000046")]
public interface IExternalConnection
[InterfaceTypeAttribute()]
[GuidAttribute(L"00000019-0000-0000-C000-000000000046")]
public interface class IExternalConnection
[<InterfaceTypeAttribute()>]
[<GuidAttribute("00000019-0000-0000-C000-000000000046")>]
type IExternalConnection = interface end
public interface IExternalConnection
The IExternalConnection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AddConnection | |
![]() |
ReleaseConnection |
Top
.gif)