IExpDispSupport interface (shdeprecated.h)
Deprecated. Exposes methods that allow the retrieval of properties, translation of keyboard accelerators, and determination of a connection point for certain events.
Inheritance
The IExpDispSupport interface inherits from the IUnknown interface. IExpDispSupport also has these types of members:
Methods
The IExpDispSupport interface has these methods.
IExpDispSupport::FindConnectionPoint Deprecated. Gets connection points for browser events. |
IExpDispSupport::OnInvoke Deprecated. Gets ambient properties. |
IExpDispSupport::OnTranslateAccelerator Deprecated. Instructs the control site to process the keystroke described in pMsg and modified by the flags in grfModifiers. |
Remarks
Note IExpDispSupport might not be supported in versions of Windows later than Windows XP.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | shdeprecated.h |