Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Processes menu accelerator-key messages from the container.
HRESULT TranslateAccelerator(
LPMSG lpmsg
);
Return Value
This method supports the following return values:
S_OK if the message was translated successfully.
S_FALSE if the message was not translated.
Remarks
See IOleInPlaceActiveObject::TranslateAccelerator in the Windows SDK.
Requirements
Header: atlctl.h
See Also
Reference
IOleInPlaceActiveObjectImpl Class