Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
_THREAD_POWER_THROTTLING_STATE Struct Reference
+ Collaboration diagram for _THREAD_POWER_THROTTLING_STATE:

Public Attributes

ULONG Version
 
ULONG ControlMask
 
ULONG StateMask
 

Detailed Description

Definition at line 36 of file qthread_win.cpp.

Member Data Documentation

◆ ControlMask

ULONG _THREAD_POWER_THROTTLING_STATE::ControlMask

Definition at line 38 of file qthread_win.cpp.

◆ StateMask

ULONG _THREAD_POWER_THROTTLING_STATE::StateMask

Definition at line 39 of file qthread_win.cpp.

◆ Version

ULONG _THREAD_POWER_THROTTLING_STATE::Version

Definition at line 37 of file qthread_win.cpp.


The documentation for this struct was generated from the following file: