Metoda IExternalConnection.ReleaseConnection —
Przestrzeń nazw: Microsoft.VisualStudio.OLE.Interop
Zestaw: Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)
Składnia
'Deklaracja
Function ReleaseConnection ( _
EXTCONN As UInteger, _
reserved As UInteger, _
fLastReleaseCloses As Integer _
) As UInteger
uint ReleaseConnection(
uint EXTCONN,
uint reserved,
int fLastReleaseCloses
)
Parametry
- EXTCONN
Typ: System.UInt32
- reserved
Typ: System.UInt32
- fLastReleaseCloses
Typ: System.Int32
Wartość zwracana
Typ: System.UInt32
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..