IInputObjectSite interface
Exposes a method that is used to communicate focus changes for a user input object contained in the Shell.
Members
The IInputObjectSite interface inherits from the IUnknown interface. IInputObjectSite also has these types of members:
Methods
The IInputObjectSite interface has these methods.
| Method | Description |
|---|---|
| OnFocusChangeIS |
Informs the browser that the focus has changed. |
Remarks
You do not typically implement this interface. IInputObjectSite is implemented by the Shell or the browser to properly maintain the input focus.
You use IInputObjectSite if you are implementing a Shell object that takes user input.
IInputObjectSite is derived from IUnknown. The listed method is specific to IInputObjectSite.
Requirements
|
Minimum supported client |
Windows 2000 Professional, Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
DLL |
|