ScriptEditorControl.IVsFindTarget.GetFindState(Object) 方法

定義

 virtual int Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.GetFindState([Runtime::InteropServices::Out] System::Object ^ % ppunk) = Microsoft::VisualStudio::TextManager::Interop::IVsFindTarget::GetFindState;
int IVsFindTarget.GetFindState (out object ppunk);
Function GetFindState (ByRef ppunk As Object) As Integer Implements IVsFindTarget.GetFindState

參數

ppunk
Object

傳回

Int32

實作

適用於