IInputObject2 interface
Exposes a method that extends IInputObject by handling global accelerators.
Members
The IInputObject2 interface inherits from IInputObject. IInputObject2 also has these types of members:
Methods
The IInputObject2 interface has these methods.
| Method | Description |
|---|---|
| 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
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|