Click here to Skip to main content
15,921,990 members
Home / Discussions / COM
   

COM

 
GeneralRe: HELP ME --> E_FAIL 0x80004005 Pin
dharani15-Mar-06 17:47
dharani15-Mar-06 17:47 
GeneralRe: HELP ME --> E_FAIL 0x80004005 Pin
dharani15-Mar-06 17:48
dharani15-Mar-06 17:48 
QuestionC# COM consuming Web services Pin
KBTibbs14-Mar-06 13:04
KBTibbs14-Mar-06 13:04 
QuestionDisplay video in iexplore Pin
J512198214-Mar-06 2:19
J512198214-Mar-06 2:19 
AnswerRe: Display video in iexplore Pin
Yomok14-Mar-06 8:45
Yomok14-Mar-06 8:45 
AnswerRe: Display video in iexplore Pin
khan++15-Mar-06 22:39
khan++15-Mar-06 22:39 
GeneralRe: Display video in iexplore Pin
J512198216-Mar-06 18:09
J512198216-Mar-06 18:09 
QuestionIDispatch: Can I add a parameter i.e BSTR to GetIDsofNames and Invoke Methods Pin
Babar Iftikhar Malik13-Mar-06 22:24
Babar Iftikhar Malik13-Mar-06 22:24 
Hi,

I want to make a call to IDispatch GetIDsofNames and IDispatch Invoke from one COM exe to another COM exe (in which the implementaion of these two methods is being done). The second COM exe is an automation wrapper. In doing so I want to pass an argument (BSTR) to IDispatch GetIDsOfNames and Invoke from the caller exe so that i can preserve my thread pool design. e.g I need to do the following

STDMETHOD (GetIDsOfNames)(REFIID riid, LPOLESTR* rgszNames, UINT cNames,LCID lcid,DISPID* rgdispid, BSTR sessionID );

STDMETHOD ( Invoke )( DISPID dispidMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS* pDispparams, VARIANT* pVarResult, EXCEPINFO* pExcepinfo,
UINT* puArgErr, BSTR sessionID);

Can some body tell me the exact signature to be used in my IDL for GetIDsOf Name and Invoke.
AnswerRe: IDispatch: Can I add a parameter i.e BSTR to GetIDsofNames and Invoke Methods Pin
User 21559714-Mar-06 0:35
User 21559714-Mar-06 0:35 
QuestionFTP put file doesn't work with Mainframe Pin
Rahman Mahmoodi13-Mar-06 21:09
Rahman Mahmoodi13-Mar-06 21:09 
QuestionCOM Event Handling for IWebBrowser and HTML-Documents in a frameset Pin
Yomok13-Mar-06 21:05
Yomok13-Mar-06 21:05 
QuestionHelp needed: error LNK2001: unresolved external symbol _CLSID_WMRMKeys Pin
yongwpi13-Mar-06 6:36
yongwpi13-Mar-06 6:36 
AnswerRe: Help needed: error LNK2001: unresolved external symbol _CLSID_WMRMKeys Pin
Ray Kinsella13-Mar-06 22:43
Ray Kinsella13-Mar-06 22:43 
QuestionHow to Add t Pin
expertshatru12-Mar-06 1:32
expertshatru12-Mar-06 1:32 
AnswerRe: How to Add t Pin
khan++15-Mar-06 22:56
khan++15-Mar-06 22:56 
QuestionAdd icon to contact card view in Outlook Pin
docer10-Mar-06 23:11
docer10-Mar-06 23:11 
Questionsaving drawings Pin
_tasleem10-Mar-06 23:06
_tasleem10-Mar-06 23:06 
QuestionProblem customizing hosted Internet Explorer Pin
q_q_q10-Mar-06 6:27
q_q_q10-Mar-06 6:27 
QuestionImplementing MDI in an ActiveX control Pin
zulat10-Mar-06 0:01
zulat10-Mar-06 0:01 
QuestionPassing the COM Interface reference Pin
itkid9-Mar-06 21:44
itkid9-Mar-06 21:44 
AnswerRe: Passing the COM Interface reference Pin
Roger Stoltz10-Mar-06 1:53
Roger Stoltz10-Mar-06 1:53 
QuestionRPC System Fail in Windows NT 4 & mswinsck.ocx missing Pin
TheKriminal9-Mar-06 0:50
TheKriminal9-Mar-06 0:50 
QuestionHelp Me! Thank you very much! Pin
Best Kiluyar8-Mar-06 20:52
Best Kiluyar8-Mar-06 20:52 
AnswerRe: Help Me! Thank you very much! Pin
Lim Bio Liong9-Mar-06 19:58
Lim Bio Liong9-Mar-06 19:58 
GeneralRe: Help Me! Thank you very much! Pin
Best Kiluyar9-Mar-06 22:18
Best Kiluyar9-Mar-06 22:18 

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.