Click here to Skip to main content
15,891,607 members
Home / Discussions / COM
   

COM

 
AnswerRe: VST host in C# Pin
Obiwan Jacobi6-Sep-09 19:17
Obiwan Jacobi6-Sep-09 19:17 
QuestionCOM Component Pin
Shaileshvb23-Oct-07 0:02
Shaileshvb23-Oct-07 0:02 
AnswerRe: COM Component Pin
charlieg23-Oct-07 4:48
charlieg23-Oct-07 4:48 
GeneralRe: COM Component Pin
Prasann Mayekar24-Oct-07 2:22
Prasann Mayekar24-Oct-07 2:22 
AnswerRe: COM Component Pin
Arindam Tewary26-Oct-07 23:57
professionalArindam Tewary26-Oct-07 23:57 
QuestionVBScript to activeX to VBScript example needed - earn some beer Pin
charlieg22-Oct-07 11:40
charlieg22-Oct-07 11:40 
AnswerRe: VBScript to activeX to VBScript example needed - earn some beer Pin
CPallini22-Oct-07 21:46
mveCPallini22-Oct-07 21:46 
GeneralRe: VBScript to activeX to VBScript example needed - earn some beer Pin
charlieg23-Oct-07 4:56
charlieg23-Oct-07 4:56 
Beer | [beer] is pending Smile | :)

Your article is written at too low a level for me. I'm up in mfc land, where much of this is wrapped in macros. I do understand your comment about the IDispatch interface / automation. The data comes in just fine. I just cannot return anything through a method argument. For example:

void control::getRandomInt(int seed, ??? RandomInt)

Now, true/false? VBScript always passes by Variant. In the header files, we find VT_ types throughout, so I would conclude that we are passing using an automation interface. I would also conclude that there is some magic going on as well, since the values I receive in the actual methods are the primitive types I've come to love and respect.

Note that in my debug code, I can see the "seed" value come in correctly. The questions I have involve the RandomInt type. Since I'm returning a value, in C++ I would specify by reference or by pointer. But nothing ever comes back to the VBScript side of the world.

And I *will* ship the Beer | [beer] when I get this fixed.



Charlie Gilley
Will program for food...


GeneralRe: VBScript to activeX to VBScript example needed - earn some beer Pin
CPallini23-Oct-07 8:11
mveCPallini23-Oct-07 8:11 
AnswerRe: VBScript to activeX to VBScript example needed - earn some beer Pin
Vi229-Oct-07 18:44
Vi229-Oct-07 18:44 
GeneralRe: VBScript to activeX to VBScript example needed - earn some beer Pin
charlieg1-Nov-07 1:06
charlieg1-Nov-07 1:06 
GeneralRe: VBScript to activeX to VBScript example needed - earn some beer Pin
Vi21-Nov-07 5:50
Vi21-Nov-07 5:50 
QuestionDocumentComplete and reload Pin
conman11022-Oct-07 8:04
conman11022-Oct-07 8:04 
AnswerRe: DocumentComplete and reload Pin
conman11022-Oct-07 8:23
conman11022-Oct-07 8:23 
QuestionRe: DocumentComplete and reload Pin
shivditya22-Oct-07 19:56
shivditya22-Oct-07 19:56 
AnswerRe: DocumentComplete and reload Pin
conman11023-Oct-07 20:57
conman11023-Oct-07 20:57 
Questiondisplaying the ActiveX Composite control Pin
theCPkid22-Oct-07 7:48
theCPkid22-Oct-07 7:48 
AnswerRe: displaying the ActiveX Composite control Pin
theCPkid28-Oct-07 6:42
theCPkid28-Oct-07 6:42 
GeneralRe: displaying the ActiveX Composite control Pin
manish.patel25-Mar-08 22:28
manish.patel25-Mar-08 22:28 
GeneralRe: displaying the ActiveX Composite control Pin
theCPkid25-Mar-08 23:03
theCPkid25-Mar-08 23:03 
GeneralRe: displaying the ActiveX Composite control Pin
manish.patel25-Mar-08 23:08
manish.patel25-Mar-08 23:08 
Questionembedding WMP and changing it's skin Pin
H.R21-Oct-07 10:07
H.R21-Oct-07 10:07 
QuestionRegister browser helper object Pin
conman11019-Oct-07 5:28
conman11019-Oct-07 5:28 
AnswerRe: Register browser helper object Pin
User 21559719-Oct-07 7:05
User 21559719-Oct-07 7:05 
GeneralRe: Register browser helper object Pin
conman11020-Oct-07 0:08
conman11020-Oct-07 0:08 

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.