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

'Dichiarazione
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

See Also

Reference

EditorFactory Class

Microsoft.VisualStudio.TestTools.Vsip Namespace