Is there anything that prevents code executing in a background task (for example in Connected Standby) from accessing a custom driver (let's say for example to light up a blue light when a new email comes in while sleeping)?
I'm just looking to verify custom drivers for Metro Background Tasks work the same as for Foreground apps.
Thanks