IOleInPlaceActiveObjectImpl::ContextSensitiveHelp

 

Enables context-sensitive help.

Syntax

      HRESULT ContextSensitiveHelp(
   BOOL fEnterMode 
);

Return Value

Returns E_NOTIMPL.

Remarks

See IOleWindow::ContextSensitiveHelp in the Windows SDK.

Requirements

Header: atlctl.h

See Also

IOleInPlaceActiveObjectImpl Class