Is there any way to detect that there is not any memory available besides the INVALID return on a CreateObject ?
Usually when this occurs, the INVALID, the Roku just reboots itself. Not very user friendly !
I would like to display an error and exit the app, rather than hang or reboot.
Even with the INVALID return, I can't display anything because that takes memory.