Metoda DiagramDocView.GetSearchImage —
Aktualnie nie zaimplementowane.
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.Shell
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)
Składnia
'Deklaracja
Public Function GetSearchImage ( _
grfOptions As UInteger, _
ppSpans As IVsTextSpanSet(), _
<OutAttribute> ByRef ppTextImage As IVsTextImage _
) As Integer
public int GetSearchImage(
uint grfOptions,
IVsTextSpanSet[] ppSpans,
out IVsTextImage ppTextImage
)
Parametry
- grfOptions
Typ: System.UInt32
Aktualnie nie zaimplementowane.
- ppSpans
Typ: array<Microsoft.VisualStudio.TextManager.Interop.IVsTextSpanSet[]
Aktualnie nie zaimplementowane.
- ppTextImage
Typ: Microsoft.VisualStudio.TextManager.Interop.IVsTextImage%
Aktualnie nie zaimplementowane.
Wartość zwracana
Typ: System.Int32
Aktualnie nie zaimplementowane.
Implementuje
IVsFindTarget.GetSearchImage(UInt32, array<IVsTextSpanSet[], IVsTextImage%)
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.