DExploreAppObjClass.SyncIndex(String, Int32) Methode

Definition

Veraltet. Verwenden Sie stattdessen SyncIndex(String, Int32).

public:
 virtual void SyncIndex(System::String ^ bstrKeyword, int fShow) = Microsoft::VisualStudio::VSHelp::Help::SyncIndex;
public:
 virtual void SyncIndex(Platform::String ^ bstrKeyword, int fShow) = Microsoft::VisualStudio::VSHelp::Help::SyncIndex;
 virtual void SyncIndex(std::wstring const & bstrKeyword, int fShow);
[System.Runtime.InteropServices.DispId(19)]
public virtual void SyncIndex (string bstrKeyword, int fShow);
[<System.Runtime.InteropServices.DispId(19)>]
abstract member SyncIndex : string * int -> unit
override this.SyncIndex : string * int -> unit
Public Overridable Sub SyncIndex (bstrKeyword As String, fShow As Integer)

Parameter

bstrKeyword
String

Eine Zeichenfolge mit dem K-Schlüsselwort.

fShow
Int32

Festlegen, um das Öffnen des Indexfensters zu erzwingen.

Implementiert

Attribute

Gilt für