IOleWindow interface implementation (http://msdn.microsoft.com/en-us/library/ms680102(VS.85).aspx)

Declaration Syntax
public int ContextSensitiveHelp(
bool fEnterMode
)
Public Function ContextSensitiveHelp ( _
fEnterMode As Boolean _
) As Integer
public:
virtual int ContextSensitiveHelp(
bool fEnterMode
) sealed

Parameters

Return Value
S_OK always in the current implementation
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)