|
ReactOS 0.4.17-dev-691-gfdddc52
|
Go to the source code of this file.
Classes | |
| interface | IRtwqAsyncResult |
| interface | IRtwqAsyncCallback |
| interface | IRtwqPlatformEvents |
Typedefs | |
| typedef unsigned __int64 | RTWQWORKITEM_KEY |
Enumerations | |
| enum | RTWQ_WORKQUEUE_TYPE { RTWQ_STANDARD_WORKQUEUE = 0 , RTWQ_WINDOW_WORKQUEUE = 1 , RTWQ_MULTITHREADED_WORKQUEUE = 2 } |
| typedef unsigned __int64 RTWQWORKITEM_KEY |
Definition at line 28 of file rtworkq.idl.
| Enumerator | |
|---|---|
| RTWQ_STANDARD_WORKQUEUE | |
| RTWQ_WINDOW_WORKQUEUE | |
| RTWQ_MULTITHREADED_WORKQUEUE | |
Definition at line 21 of file rtworkq.idl.