I received the following error when trying to useĀ _IEGetObjById on a browser object that I had obtained by using _IEAttach. Shouldn't the code have gotten a 1 or 0 from IsObj and continued by returning with the standard message from _IEGetObjById that there was no match for the requested ID? I'd appreciate any guidance on next steps to debug.