G
Guest
My ATL smart device project sets an error object by calling the Error method
inherited from CComCoClass. However, the COMException caught in the C# client
only reports the HRESULT. The error description is missing. My ATL component
implements ISupportErrorInfo, but it doesnt seemed to be called. Is this a
bug with the RCW or mine?
inherited from CComCoClass. However, the COMException caught in the C# client
only reports the HRESULT. The error description is missing. My ATL component
implements ISupportErrorInfo, but it doesnt seemed to be called. Is this a
bug with the RCW or mine?