AbortPowerOff
Aborts powering off a GPU.
Syntax
ADLX_RESULT AbortPowerOff ()
Parameters
N/A
Return Value
If GPU power off was aborted successfully, ADLX_OK is returned.
If GPU power off was aborted unsuccessfully returned, an error code is returned.
Refer to ADLX_RESULT for success codes and error codes.
Requirements
Header |
include “ISystem2.h” |
Minimum version |
1.4 |