ScriptEditorControl.IVsFindTarget.GetMatchRect(RECT[]) Método

Definição

 virtual int Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.GetMatchRect(cli::array <Microsoft::VisualStudio::OLE::Interop::RECT> ^ prc) = Microsoft::VisualStudio::TextManager::Interop::IVsFindTarget::GetMatchRect;
int IVsFindTarget.GetMatchRect (Microsoft.VisualStudio.OLE.Interop.RECT[] prc);
abstract member Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.GetMatchRect : Microsoft.VisualStudio.OLE.Interop.RECT[] -> int
override this.Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.GetMatchRect : Microsoft.VisualStudio.OLE.Interop.RECT[] -> int
Function GetMatchRect (prc As RECT()) As Integer Implements IVsFindTarget.GetMatchRect

Parâmetros

prc
RECT[]

Retornos

Implementações

Aplica-se a