Replies: 2 comments
-
I have the same problem almost a year after this post with no responses. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The PowerManager code is broken. Closing this discussion to track with this issue: #2833 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to get PowerManager.SystemSuspendStatus in status changed event handler like below, I got an error "Error HRESULE E_FAIL has been returned from a call to a COM component.".
I can get some other powermanager status like UserPrensenceStatus, ScreenStatus, only SystemSuspendStatus has such a problem in this context.
My question is, is this really a known problem or is the way I use it incorrect?
Beta Was this translation helpful? Give feedback.
All reactions