Click here to Skip to main content
15,888,351 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: dual interface for IDispatch Pin
CPallini16-Feb-08 23:04
mveCPallini16-Feb-08 23:04 
GeneralRe: dual interface for IDispatch Pin
George_George16-Feb-08 23:32
George_George16-Feb-08 23:32 
GeneralRe: dual interface for IDispatch Pin
Rajkumar R15-Feb-08 0:14
Rajkumar R15-Feb-08 0:14 
GeneralRe: dual interface for IDispatch Pin
George_George15-Feb-08 0:28
George_George15-Feb-08 0:28 
GeneralRe: dual interface for IDispatch Pin
Rajkumar R15-Feb-08 4:43
Rajkumar R15-Feb-08 4:43 
GeneralRe: dual interface for IDispatch Pin
George_George16-Feb-08 22:36
George_George16-Feb-08 22:36 
GeneralRe: dual interface for IDispatch Pin
Rajkumar R17-Feb-08 0:09
Rajkumar R17-Feb-08 0:09 
GeneralRe: dual interface for IDispatch Pin
George_George17-Feb-08 0:23
George_George17-Feb-08 0:23 
Thanks Rajkumar,


Seems the dual property does not enforce compile/link/runtime's strong checking about whether or not the component implements dual interfaces (if the component does not implement dual interface, and there will not be any compile/link/runtime error if component only implemeents IDispatch)? Right?

And similar to the situation when we do not add dual, compile/link/runtime does not enforce strong checking and gives warning or error message when client tries to use dual interface (both vtable and IDispatch), right?


regards,
George
QuestionFile Comparison in VC++6.0 Pin
seshi_hari14-Feb-08 21:36
seshi_hari14-Feb-08 21:36 
GeneralRe: File Comparison in VC++6.0 Pin
Cedric Moonen14-Feb-08 21:41
Cedric Moonen14-Feb-08 21:41 
GeneralRe: File Comparison in VC++6.0 Pin
Rajesh R Subramanian14-Feb-08 21:43
professionalRajesh R Subramanian14-Feb-08 21:43 
GeneralRe: File Comparison in VC++6.0 Pin
seshi_hari14-Feb-08 23:29
seshi_hari14-Feb-08 23:29 
GeneralRe: File Comparison in VC++6.0 Pin
Rajesh R Subramanian15-Feb-08 0:12
professionalRajesh R Subramanian15-Feb-08 0:12 
GeneralRe: File Comparison in VC++6.0 Pin
Nemanja Trifunovic15-Feb-08 3:54
Nemanja Trifunovic15-Feb-08 3:54 
Generalchecking for instance validity Pin
rp_suman14-Feb-08 21:26
rp_suman14-Feb-08 21:26 
GeneralRe: checking for instance validity Pin
Cedric Moonen14-Feb-08 21:29
Cedric Moonen14-Feb-08 21:29 
GeneralRe: checking for instance validity Pin
Prasanth M V14-Feb-08 23:08
Prasanth M V14-Feb-08 23:08 
GeneralRe: checking for instance validity Pin
Prasanth M V14-Feb-08 23:13
Prasanth M V14-Feb-08 23:13 
GeneralRe: checking for instance validity Pin
Maxwell Chen14-Feb-08 23:19
Maxwell Chen14-Feb-08 23:19 
JokeRe: checking for instance validity Pin
Rajesh R Subramanian14-Feb-08 23:48
professionalRajesh R Subramanian14-Feb-08 23:48 
GeneralRe: checking for instance validity Pin
Maxwell Chen14-Feb-08 23:51
Maxwell Chen14-Feb-08 23:51 
GeneralRe: checking for instance validity Pin
rp_suman15-Feb-08 0:53
rp_suman15-Feb-08 0:53 
GeneralRe: checking for instance validity Pin
Rajesh R Subramanian15-Feb-08 1:21
professionalRajesh R Subramanian15-Feb-08 1:21 
GeneralRe: checking for instance validity Pin
rp_suman15-Feb-08 0:35
rp_suman15-Feb-08 0:35 
GeneralRe: checking for instance validity Pin
Cedric Moonen15-Feb-08 0:52
Cedric Moonen15-Feb-08 0:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.