EditorFactoryBase.IVsEditorFactory.Close メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
インターオペーパープロバイダー。
virtual int Microsoft.VisualStudio.Shell.Interop.IVsEditorFactory.Close() = Microsoft::VisualStudio::Shell::Interop::IVsEditorFactory::Close;
int IVsEditorFactory.Close();
abstract member Microsoft.VisualStudio.Shell.Interop.IVsEditorFactory.Close : unit -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsEditorFactory.Close : unit -> int
Function Close () As Integer Implements IVsEditorFactory.Close
返品
定義された整数値、例えば S_OK。