Interviewer And Interviewee Guide

C++ COM ActiveX Interview Question:

Explain dual interfaces?

Submitted by: Administrator
A dual interface allows its methods to be accessed as dispinterface methods or as vtable methods.

Dual interface is one that supports both - IDispatch interface and vtbl-based interface. Therefore, it might be used in scripting environment like VBScript and yet to use power and speed of vtbl-based interface for non-scripting environment.
Submitted by:

Read Online C++ COM ActiveX Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.