Re: Exception handling/Error question (General questions)
Maybe we can help each other out here....
I was surprised by exceptions being thrown, too. The documentation didn't mention anything about them. It came down to adding the raw_interfaces_only flag to the #import statement. Without that flag, the compiler generates wrapper code that throws _com_error exceptions. Adding the flag made them go away. I'm not sure about the memory access violation though.
Could you please tell me where you got the SINK_ENTRY_INFO from? I'm trying to implement some event sink methods and I'm not sure what the function signatures look like. Thanks!
Joe
Complete thread:
- Exception handling/Error question - JasonH, 2005-06-20, 19:12
- Re: Exception handling/Error question - wodSupport, 2005-06-20, 21:11
- Re: Exception handling/Error question - JasonH, 2005-06-20, 21:32
- Re: Exception handling/Error question - wodSupport, 2005-06-20, 21:38
- Re: Exception handling/Error question - JasonH, 2005-06-20, 21:40
- Re: Exception handling/Error question - wodSupport, 2005-06-20, 21:42
- Re: Exception handling/Error question - JasonH, 2005-06-20, 23:12
- Re: Exception handling/Error question - wodSupport, 2005-06-20, 23:17
- Re: Exception handling/Error question - JasonH, 2005-06-20, 23:31
- Re: Exception handling/Error question - JasonH, 2005-06-20, 23:33
- Re: Exception handling/Error question - wodSupport, 2005-06-20, 23:34
- Re: Exception handling/Error question - JasonH, 2005-06-21, 16:24
- Re: Exception handling/Error question - JasonH, 2005-06-21, 17:55
- Re: Exception handling/Error question - wodSupport, 2005-06-21, 20:39
- Re: Exception handling/Error question - jz1, 2006-06-29, 18:35
- Re: Exception handling/Error question - wodSupport, 2006-06-29, 19:56
- Re: Exception handling/Error question - jz1, 2006-06-30, 18:37
- Re: Exception handling/Error question - Dell, 2007-01-01, 02:42
- Re: Exception handling/Error question - jz1, 2006-06-30, 18:37
- Re: Exception handling/Error question - wodSupport, 2006-06-29, 19:56
- Re: Exception handling/Error question - jz1, 2006-06-29, 18:35
- Re: Exception handling/Error question - wodSupport, 2005-06-21, 20:39
- Re: Exception handling/Error question - JasonH, 2005-06-21, 17:55
- Re: Exception handling/Error question - JasonH, 2005-06-21, 16:24
- Re: Exception handling/Error question - wodSupport, 2005-06-20, 23:34
- Re: Exception handling/Error question - JasonH, 2005-06-20, 23:33
- Re: Exception handling/Error question - JasonH, 2005-06-20, 23:31
- Re: Exception handling/Error question - wodSupport, 2005-06-20, 23:17
- Re: Exception handling/Error question - JasonH, 2005-06-20, 23:12
- Re: Exception handling/Error question - wodSupport, 2005-06-20, 21:42
- Re: Exception handling/Error question - JasonH, 2005-06-20, 21:40
- Re: Exception handling/Error question - wodSupport, 2005-06-20, 21:38
- Re: Exception handling/Error question - JasonH, 2005-06-20, 21:32
- Re: Exception handling/Error question - wodSupport, 2005-06-20, 21:11