DExploreAppObjClass::SyncIndex Method (String^, Int32)

 

Deprecated. Use SyncIndex instead.

Namespace:   Microsoft.VisualStudio.VSHelp
Assembly:  Microsoft.VisualStudio.VSHelp (in Microsoft.VisualStudio.VSHelp.dll)

public:
virtual void SyncIndex(
	String^ bstrKeyword,
	int fShow
)

Parameters

bstrKeyword
Type: System::String^

A string containing the K-keyword.

fShow
Type: System::Int32

Set to force the Index window to open.

Return to top
Show: