Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates that a power transition has completed.
Syntax
typedef struct _DXGKVGPU_ESCAPE_POWERTRANSITIONCOMPLETE {
DXGKVGPU_ESCAPE_HEAD Header;
UINT PowerState;
} DXGKVGPU_ESCAPE_POWERTRANSITIONCOMPLETE;
Members
Header
The header that is being operated over.
PowerState
Indicates the power state to transition to.
Requirements
Requirement | Value |
---|---|
Header | d3dukmdt.h |