Click or drag to resize

ShellSystemListContextSensitiveHelp Method

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

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public int ContextSensitiveHelp(
	bool fEnterMode
)

Parameters

fEnterMode  Boolean
not used.

Return Value

Int32
S_OK always in the current implementation
See Also