Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Releases all cached interface pointers and cancels any event sinks.
Namespace: Microsoft.VisualStudio.TestTools.Vsip
Assembly: Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)
Syntax
'Declaration
Protected Overridable Function Close As Integer
protected virtual int Close()
protected:
virtual int Close()
abstract Close : unit -> int
override Close : unit -> int
protected function Close() : int
Return Value
Type: System.Int32
S_OK .
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.