mIRC Home    About    Download    Register    News    Help

Print Thread
#189606 09/11/07 04:30 PM
Joined: Jan 2003
Posts: 5
B
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
B
Joined: Jan 2003
Posts: 5
Does mIRC support retrieving error info from a COM object implementing ISupportErrorInfo? With or without the error info support in my object, a returned HRESULT such as E_INVALIDARG ends up as "DISP_E_EXCEPTION" in $com(object).errortext.

I just want to be sure mIRC supports it, before I spend too much effort tracking down any potential problems in my code.

Thanks.

Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
The best way to test would be to try a com object that you're certain has implemented such a feature.. i'm sure windows has plenty of those available. I don't know much about COM myself.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"

Link Copied to Clipboard