Contents Index Topic Contents | ||
Previous Topic: IInputObject::HasFocusIO Next Topic: IInputObject::UIActivateIO |
IInputObject::TranslateAcceleratorIO
HRESULT TranslateAcceleratorIO( LPMSG lpMsg );Allows the object to process keyboard accelerators.
- Returns S_OK if the accelerator was translated, or S_FALSE otherwise.
- lpMsg
- Address of an MSG structure that contains the keyboard message that is being translated.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.