ScriptEditorControl.IVsFindTarget.NotifyFindTarget(UInt32) 메서드

정의

 virtual int Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.NotifyFindTarget(System::UInt32 notification) = Microsoft::VisualStudio::TextManager::Interop::IVsFindTarget::NotifyFindTarget;
int IVsFindTarget.NotifyFindTarget (uint notification);
abstract member Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.NotifyFindTarget : uint32 -> int
override this.Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.NotifyFindTarget : uint32 -> int
Function NotifyFindTarget (notification As UInteger) As Integer Implements IVsFindTarget.NotifyFindTarget

매개 변수

notification
UInt32

반환

구현

적용 대상