IOleControlImpl::OnMnemonic

This method informs the control that a user has pressed a specified keystroke. The ATL implementation returns E_NOTIMPL.

Syntax

HRESULT OnMnemonic( LPMSG pMsg );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation)

See Also

IOleControlImpl Overview, IOleControlImpl Methods, IOleControl::OnMnemonic