Freigeben über


UCOMIBindCtx.ReleaseBoundObjects-Methode: ()

 

Veröffentlicht: Oktober 2016

Gibt alle momentan im Bindungskontext von registrierten Objekte RegisterObjectBound.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

Syntax

void ReleaseBoundObjects()
void ReleaseBoundObjects()
abstract ReleaseBoundObjects : unit -> unit
Sub ReleaseBoundObjects

Hinweise

Weitere Informationen finden Sie in der Dokumentation zu IBindCtx::ReleaseBoundObjects in der MSDN Library.

Versionsinformationen

.NET Framework
Verfügbar seit 1.1

Siehe auch

UCOMIBindCtx-Schnittstelle
System.Runtime.InteropServices-Namespace

Zurück zum Anfang