Freigeben über


IExternalConnection.ReleaseConnection Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Function ReleaseConnection ( _
    EXTCONN As UInteger, _
    reserved As UInteger, _
    fLastReleaseCloses As Integer _
) As UInteger
uint ReleaseConnection(
    uint EXTCONN,
    uint reserved,
    int fLastReleaseCloses
)

Parameters

Return Value

Type: System.UInt32

.NET Framework Security

See Also

Reference

IExternalConnection Interface

Microsoft.VisualStudio.OLE.Interop Namespace