What interface must be supported by an ActiveX control?

Answers were Sorted based on User's Feedback



What interface must be supported by an ActiveX control?..

Answer / manish

IDispatch interface

Is This Answer Correct ?    5 Yes 2 No

What interface must be supported by an ActiveX control?..

Answer / krishna akkulu

An ActiveX control is essentially a simple OLE object that
supports the IUnknown interface.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More MFC Interview Questions

1) How do you Destroy a Dialog Box ?

2 Answers   Honeywell,


1)At run-time, you can change the icon by calling the LoadIcon() function?

2 Answers  


what is functioning of DIalodDataXchange ..?

0 Answers  


Will there be any difference in the image buffer size if it is loaded in from CString to LPTSTR using GetBuffer()? lptstr = string.GetBuffer(0);

2 Answers  


how u can move CDC pointer to one line in cview?

2 Answers  






How can server communicate with more than one client

2 Answers   Invensys,


What is the range of intensity of RGB

1 Answers  


What is the difference between the ASSERT and VERIFY macros?

4 Answers  


if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first

10 Answers   Siemens, Symphony,


What is the difference between Synchronous sockets and asynchronous sockets?

2 Answers  


Tell me the work of HTREDUCE and HTZOOM

1 Answers   E Logic,


what is the updated verssion in vc++

3 Answers   Aspect,


Categories