How the OLE Control interfaces relate to the OLE Container
interfaces?
Answer / Gopal Swaroop
OLE Control interfaces provide functionality for creating and controlling ActiveX controls, while OLE Container interfaces are used by the container application to interact with the control. Key container interfaces include IOleContainer, IOleObject, and IOleInPlaceObject; key control interfaces include IDispatch, IDataObject, and IViewObject.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a .ocx file?
What is guid?
How do I register an ocx file?
How do I install activex on windows 10?
How do I use activex controls in excel vba?
How do I run mscomct2 ocx?
Does activex work in firefox?
What is activex used for?
How do I get activex to work in chrome?
How to enable activex on mac safari?
How to enable activex controls on internet explorer?
Explain what is Component Object Model?