Searched defs:EXECUTION_STATE (Results 1 – 3 of 3) sorted by relevance
2438 typedef ULONG EXECUTION_STATE, *PEXECUTION_STATE; typedef
5263 typedef DWORD EXECUTION_STATE, *PEXECUTION_STATE; typedef
41502 pub type EXECUTION_STATE = DWORD; typedef71469 pub fn SetThreadExecutionState(esFlags: EXECUTION_STATE) -> EXECUTION_STATE; in SetThreadExecutionState()