IVsMonitorUserContext::GetF1Kwd Method (String^, Int32)

 

Method information is not provided. Do not use this method.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

int GetF1Kwd(
	[OutAttribute] String^% pbstrKwd,
	[OutAttribute] int% fF1Kwd
)

Parameters

pbstrKwd
Type: System::String^

Do not use.

fF1Kwd
Type: System::Int32

Do not use.

Return Value

Type: System::Int32
Return to top
Show: