Click here to Skip to main content
16,005,114 members
Home / Discussions / COM
   

COM

 
GeneralRe: iTunes COM SDK Pin
Gerald Schwab25-Mar-05 14:30
Gerald Schwab25-Mar-05 14:30 
GeneralRe: iTunes COM SDK Pin
zx2c425-Mar-05 15:05
zx2c425-Mar-05 15:05 
GeneralRe: iTunes COM SDK Pin
zx2c426-Mar-05 6:35
zx2c426-Mar-05 6:35 
GeneralRe: iTunes COM SDK Pin
zx2c426-Mar-05 16:27
zx2c426-Mar-05 16:27 
QuestionIs MDAC new Version backwork compatible? Pin
netboy202025-Mar-05 8:04
netboy202025-Mar-05 8:04 
AnswerRe: Is MDAC new Version backwork compatible? Pin
John M. Drescher25-Mar-05 8:35
John M. Drescher25-Mar-05 8:35 
QuestionCustom ActiveX control? Pin
foxyspy24-Mar-05 20:23
foxyspy24-Mar-05 20:23 
Questionpreparing DISPPARAMS for a method?? Pin
Muhammad Azam24-Mar-05 19:00
Muhammad Azam24-Mar-05 19:00 
hi
I am writing an IDispatch client. i want to call this method

void SomeMethod(
[in, out] BSTR* strFile,
[in, out] BSTR* strMiscFile,
[in, out, optional, defaultvalue("Some Default value")] BSTR* strValue
);

using IDispatch::Invoke. I have got DISPID of this method using GetIDsOfNames, the problem is in making DISPPARAMS for this method that can be passed to Invoke.

does any one know how do we prepare DISPPARAMS for such type of methods as mentioned above.

Thanks in anticipation

Azam
AnswerRe: preparing DISPPARAMS for a method?? Pin
Vi227-Mar-05 22:30
Vi227-Mar-05 22:30 
GeneralRe: preparing DISPPARAMS for a method?? Pin
Muhammad Azam27-Mar-05 22:47
Muhammad Azam27-Mar-05 22:47 
GeneralRe: preparing DISPPARAMS for a method?? Pin
Vi227-Mar-05 23:01
Vi227-Mar-05 23:01 
GeneralRe: preparing DISPPARAMS for a method?? Pin
Muhammad Azam27-Mar-05 23:06
Muhammad Azam27-Mar-05 23:06 
GeneralOpen excel woorbook in office xp 2002 with c# Pin
24-Mar-05 6:16
suss24-Mar-05 6:16 
GeneralUsing COM dll in C Pin
Monty223-Mar-05 23:54
Monty223-Mar-05 23:54 
GeneralRe: Using COM dll in C Pin
Jörgen Sigvardsson24-Mar-05 2:52
Jörgen Sigvardsson24-Mar-05 2:52 
GeneralRe: Using COM dll in C Pin
Monty224-Mar-05 5:20
Monty224-Mar-05 5:20 
GeneralRe: Using COM dll in C Pin
Jörgen Sigvardsson24-Mar-05 9:54
Jörgen Sigvardsson24-Mar-05 9:54 
GeneralRe: Using COM dll in C Pin
Mike Dimmick24-Mar-05 5:43
Mike Dimmick24-Mar-05 5:43 
GeneralRe: Using COM dll in C Pin
Monty224-Mar-05 7:22
Monty224-Mar-05 7:22 
GeneralQueryInterface calls Pin
GizzoF23-Mar-05 0:41
GizzoF23-Mar-05 0:41 
GeneralRe: QueryInterface calls Pin
ThatsAlok23-Mar-05 1:58
ThatsAlok23-Mar-05 1:58 
GeneralRe: QueryInterface calls Pin
GizzoF23-Mar-05 4:23
GizzoF23-Mar-05 4:23 
GeneralDCOM Server using in service Pin
Member 28664122-Mar-05 17:39
Member 28664122-Mar-05 17:39 
QuestionHow to make an ActiveX control can be copied and pasted in a Richedit control Pin
gxulg22-Mar-05 17:30
gxulg22-Mar-05 17:30 
GeneralGet text on screen Pin
levgiang22-Mar-05 0:31
levgiang22-Mar-05 0:31 

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.