Поделиться через


IOleInPlaceActiveObjectImpl::TranslateAccelerator

Processes menu accelerator-key messages from the container.

HRESULT TranslateAccelerator(
   LPMSG lpmsg 
);

Возвращаемое значение

This method supports the following return values:

S_OK if the message was translated successfully.

S_FALSE if the message was not translated.

Заметки

See IOleInPlaceActiveObject::TranslateAccelerator in the Windows SDK.

Требования

Header: atlctl.h

См. также

Основные понятия

IOleInPlaceActiveObjectImpl Class

IOleInPlaceActiveObjectImpl Members