ScriptEditorControl.IVsFindTarget.GetMatchRect(RECT[]) 方法

定義

 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);
Function GetMatchRect (prc As RECT()) As Integer Implements IVsFindTarget.GetMatchRect

參數

prc
RECT[]

傳回

Int32

實作

適用於