EditorFactory.Close Method
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
声明
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.