IOleControlImpl::OnMnemonic

Informs the control that a user has pressed a specified keystroke.

HRESULT OnMnemonic( 
   LPMSG pMsg  
);

Return Value

Returns E_NOTIMPL.

Remarks

See IOleControl::OnMnemonic in the Windows SDK.

Requirements

Header: atlctl.h

See Also

Reference

IOleControlImpl Class