IInputObject2 interface (shobjidl_core.h)
Exposes a method that extends IInputObject by handling global accelerators.
Inheritance
The IInputObject2 interface inherits from IInputObject. IInputObject2 also has these types of members:
Methods
The IInputObject2 interface has these methods.
IInputObject2::TranslateAcceleratorGlobal Handles global accelerators so that input objects can respond to the keyboard even when they are not active in the UI. |
Remarks
This interface also provides the methods of the IInputObject interface, from which it inherits.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl_core.h (include Shobjidl.h) |