1 |
5.595357 |
SystemTriggerType::BackgroundWorkCostChange |
Int32 |
13 |
0x0000000D |
13 |
|
|
System.Int32 |
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
BackgroundWorkCostChange = 13,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.applicationmodel.background.idl(851,0) |
|
2 |
1.582606 |
SystemTriggerType |
Enum |
|
|
|
|
|
|
enum SystemTriggerType
{
Invalid = 0,
SmsReceived = 1,
UserPresent = 2,
UserAway = 3,
NetworkStateChange = 4,
ControlChannelReset = 5,
InternetAvailable = 6,
SessionConnected = 7,
ServicingComplete = 8,
LockScreenApplicationAdded = 9,
LockScreenApplicationRemoved = 10,
TimeZoneChange = 11,
OnlineIdConnectedStateChange = 12,
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
BackgroundWorkCostChange = 13,
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
PowerStateChange = 14,
[contract(Windows.Foundation.UniversalApiContract, 3.0)]
DefaultSignInAccountChange = 15
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.applicationmodel.background.idl(836,0) |
|