Click here to Skip to main content
15,904,652 members
Home / Discussions / COM
   

COM

 
GeneralRe: MS Excel automation Pin
Amit Dey30-May-02 19:19
Amit Dey30-May-02 19:19 
QuestionHow to get HTML code from MSHTML? Pin
28-May-02 13:29
suss28-May-02 13:29 
AnswerRe: How to get HTML code from MSHTML? Pin
soptest28-May-02 14:25
soptest28-May-02 14:25 
GeneralRe: How to get HTML code from MSHTML? Pin
29-May-02 6:52
suss29-May-02 6:52 
Generalautomation Pin
28-May-02 6:03
suss28-May-02 6:03 
GeneralRe: automation Pin
Prem Kumar28-May-02 7:28
Prem Kumar28-May-02 7:28 
GeneralRe: automation Pin
31-May-02 4:21
suss31-May-02 4:21 
GeneralFire Event from outside the COM Method Pin
Koep28-May-02 3:33
Koep28-May-02 3:33 
Hi again,

now i have wrote a Excel VBS Script, to test my COM Server.
I can fire an Event within the called Method. Then an Event
in the Excel Macro is raised. So far so well...

Now i want to raise an event from outside of the called COM Method.

Step 1: Excel VBS Macro calls a Method from the Server
Step 2: the server sends the inquiry further (to Socket) and returns
- the VBS macro goes through the following Loop
* While iCounter <> 0
* DoEvents
* Wend
Step 3: The answer ( from socket ) is coming into the Server
Step 4: A Function calls the ComInterface-Eventmethod
Step 5: the Excel VBS macro should raise the event, but it doesn't

does any have an idea, why it does not function?


Marco
GeneralRe: Fire Event from outside the COM Method Pin
Len Holgate30-May-02 19:50
Len Holgate30-May-02 19:50 
GeneralRe: Fire Event from outside the COM Method Pin
Koep30-May-02 21:08
Koep30-May-02 21:08 
GeneralRe: Fire Event from outside the COM Method Pin
Len Holgate30-May-02 21:14
Len Holgate30-May-02 21:14 
GeneralRe: Fire Event from outside the COM Method Pin
Koep30-May-02 23:51
Koep30-May-02 23:51 
GeneralRe: Fire Event from outside the COM Method Pin
Len Holgate31-May-02 0:01
Len Holgate31-May-02 0:01 
GeneralRe: Fire Event from outside the COM Method Pin
Koep31-May-02 1:00
Koep31-May-02 1:00 
GeneralRe: Fire Event from outside the COM Method Pin
Len Holgate31-May-02 1:11
Len Holgate31-May-02 1:11 
GeneralSafeArray Pin
Sameer Maggon27-May-02 20:18
Sameer Maggon27-May-02 20:18 
GeneralRe: SafeArray Pin
Prem Kumar28-May-02 7:14
Prem Kumar28-May-02 7:14 
Generaluse IStream instead Pin
soptest28-May-02 9:53
soptest28-May-02 9:53 
GeneralRe: SafeArray Pin
Len Holgate30-May-02 21:54
Len Holgate30-May-02 21:54 
GeneralFire COM Event from MFC Class Pin
Koep27-May-02 4:59
Koep27-May-02 4:59 
GeneralRe: Fire COM Event from MFC Class Pin
Prem Kumar28-May-02 7:22
Prem Kumar28-May-02 7:22 
Generalserver to client calls Pin
26-May-02 23:08
suss26-May-02 23:08 
GeneralRe: server to client calls Pin
Prem Kumar28-May-02 7:20
Prem Kumar28-May-02 7:20 
GeneralVB Script - Can I sink events - Automation Pin
Sara Burns26-May-02 0:27
Sara Burns26-May-02 0:27 
GeneralRe: VB Script - Can I sink events - Automation Pin
CodeCrew27-May-02 15:45
CodeCrew27-May-02 15:45 

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.