ScriptEditorControl.ProcessScriptEditorDelegate 代理人

定義

protected: delegate bool ScriptEditorControl::ProcessScriptEditorDelegate(ScriptEditorControl ^ editor, IVsWindowFrame ^ editorFrame);
protected delegate bool ScriptEditorControl.ProcessScriptEditorDelegate(ScriptEditorControl editor, IVsWindowFrame editorFrame);
Protected Delegate Function ScriptEditorControl.ProcessScriptEditorDelegate(editor As ScriptEditorControl, editorFrame As IVsWindowFrame) As Boolean 

パラメーター

editorFrame
IVsWindowFrame

戻り値

適用対象