Click here to Skip to main content
15,909,593 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to notify SMB copy file finish? Pin
TooBaya13-Sep-08 5:15
TooBaya13-Sep-08 5:15 
QuestionVector is losing varable data Pin
Larry Mills Sr11-Sep-08 16:31
Larry Mills Sr11-Sep-08 16:31 
QuestionRe: Vector is losing varable data Pin
David Crow11-Sep-08 17:07
David Crow11-Sep-08 17:07 
QuestionRe: Vector is losing varable data Pin
CPallini11-Sep-08 21:23
mveCPallini11-Sep-08 21:23 
AnswerRe: Vector is losing varable data Pin
Larry Mills Sr12-Sep-08 8:05
Larry Mills Sr12-Sep-08 8:05 
GeneralRe: Vector is losing varable data Pin
CPallini12-Sep-08 8:29
mveCPallini12-Sep-08 8:29 
GeneralRe: Vector is losing varable data Pin
Larry Mills Sr15-Sep-08 2:52
Larry Mills Sr15-Sep-08 2:52 
Questiondual interface Pin
George_George11-Sep-08 16:25
George_George11-Sep-08 16:25 
Hello everyone,


Sorry for asking this simple question. I found after some coding, I have some new understanding of the concept. Now I think dual interface means the com object inherits from IDispatch, and since IDispatch inherits from IUnknown, the COM consumer could choose to use IDispatch or IUnknown, so called dual interface.

For non-dual interface, I think it means the com object only implements interface IUnknown.

My understandings are both correct?


thanks in advance,
George
AnswerRe: dual interface Pin
Steve Echols11-Sep-08 19:59
Steve Echols11-Sep-08 19:59 
GeneralRe: dual interface Pin
George_George11-Sep-08 20:21
George_George11-Sep-08 20:21 
GeneralRe: dual interface Pin
SandipG 11-Sep-08 20:28
SandipG 11-Sep-08 20:28 
GeneralRe: dual interface Pin
George_George11-Sep-08 20:34
George_George11-Sep-08 20:34 
GeneralRe: dual interface Pin
SandipG 11-Sep-08 20:38
SandipG 11-Sep-08 20:38 
GeneralRe: dual interface Pin
George_George11-Sep-08 20:50
George_George11-Sep-08 20:50 
GeneralRe: dual interface Pin
CPallini11-Sep-08 21:54
mveCPallini11-Sep-08 21:54 
GeneralRe: dual interface Pin
George_George11-Sep-08 21:58
George_George11-Sep-08 21:58 
GeneralRe: dual interface Pin
CPallini11-Sep-08 22:11
mveCPallini11-Sep-08 22:11 
GeneralRe: dual interface Pin
George_George11-Sep-08 23:02
George_George11-Sep-08 23:02 
GeneralRe: dual interface Pin
Swathee11-Sep-08 22:44
Swathee11-Sep-08 22:44 
GeneralRe: dual interface Pin
George_George11-Sep-08 23:09
George_George11-Sep-08 23:09 
GeneralRe: dual interface [modified] Pin
SandipG 11-Sep-08 22:13
SandipG 11-Sep-08 22:13 
GeneralRe: dual interface Pin
CPallini11-Sep-08 22:33
mveCPallini11-Sep-08 22:33 
GeneralRe: dual interface Pin
George_George11-Sep-08 22:56
George_George11-Sep-08 22:56 
GeneralRe: dual interface Pin
CPallini11-Sep-08 23:05
mveCPallini11-Sep-08 23:05 
GeneralRe: dual interface Pin
SandipG 11-Sep-08 23:12
SandipG 11-Sep-08 23:12 

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.