PopGetLockConsoleTimeoutUnsafe
UINT64 __stdcall PopGetLockConsoleTimeoutUnsafe(UINT64 SessionId){
unsigned int v1;
struct _EVENT_DATA_DESCRIPTOR v3;
v1 = PopAdaptiveLockConsoleTimeout;
if( PopAdaptiveLockConsoleTimeout > (unsigned int)PopDisplayTimeout )
{
if( *(_DWORD *)PopEnforceConsoleLockScreenTimeout )
{
if( (unsigned int)dword_140C021E8 > 5 && tlgKeywordOn((__int64)&dword_140C021E8, 0x400000000000i64) )
tlgWriteTransfer_EtwWriteTransfer(
(__int64)&dword_140C021E8,
(unsigned __int8 *)&byte_140028D27,
0i64,
0i64,
2u,
&v3);
}
else
{
return(unsigned int)PopDisplayTimeout;
}
}
return v1;
}Referenced by:
PopActiveLockScreenPowerRequest
PopGetLockConsoleTimeout
PopSessionWinlogonNotification