|
ReactOS 0.4.17-dev-769-g1500a35
|
#include <dispmprt.h>

Public Attributes | |
| USHORT | Size |
| ULONG_PTR | OwnerTag |
| BOOLEAN | OsHandled |
| BOOLEAN | TimeoutTriggered |
| LARGE_INTEGER | Timeout |
| LARGE_INTEGER | StartTick |
Definition at line 783 of file dispmprt.h.
| BOOLEAN _DXGK_TIMED_OPERATION::OsHandled |
Definition at line 786 of file dispmprt.h.
| ULONG_PTR _DXGK_TIMED_OPERATION::OwnerTag |
Definition at line 785 of file dispmprt.h.
| USHORT _DXGK_TIMED_OPERATION::Size |
Definition at line 784 of file dispmprt.h.
| LARGE_INTEGER _DXGK_TIMED_OPERATION::StartTick |
Definition at line 789 of file dispmprt.h.
| LARGE_INTEGER _DXGK_TIMED_OPERATION::Timeout |
Definition at line 788 of file dispmprt.h.
| BOOLEAN _DXGK_TIMED_OPERATION::TimeoutTriggered |
Definition at line 787 of file dispmprt.h.