ShellBrowser .Net Edition
ContextSensitiveHelp Method (fEnterMode)
NamespacesJam.ShellShellSystemListContextSensitiveHelp(Boolean)
IOleWindow interface implementation (http://msdn.microsoft.com/en-us/library/ms680102(VS.85).aspx)
Declaration Syntax
C#Visual BasicVisual C++
public int ContextSensitiveHelp(
	bool fEnterMode
)
Public Function ContextSensitiveHelp ( _
	fEnterMode As Boolean _
) As Integer
public:
virtual int ContextSensitiveHelp(
	bool fEnterMode
) sealed
Parameters
fEnterMode (Boolean)
Return Value
S_OK always in the current implementation

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)