IVsFindManager2.FindCurrentTarget(IVsFindTarget) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int FindCurrentTarget([Runtime::InteropServices::Out] Microsoft::VisualStudio::TextManager::Interop::IVsFindTarget ^ % ppTarget);
public int FindCurrentTarget (out Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget ppTarget);
abstract member FindCurrentTarget : IVsFindTarget -> int
Public Function FindCurrentTarget (ByRef ppTarget As IVsFindTarget) As Integer
Parameters
- ppTarget
- IVsFindTarget