DestroyAll
Destroys all the AMD Eyefinity desktops.
Syntax
ADLX_RESULT DestroyAll ()
Return Value
If all AMD Eyefinity desktops are successfully destroyed, ADLX_OK is returned.
If all AMD Eyefinity desktops are not successfully destroyed, an error code is returned.
Refer to ADLX_RESULT for success codes and error codes.
Remarks
Destroying all AMD Eyefinity desktops can take a couple of seconds to complete. The method will block the execution thread until the operation is finished.
Requirements
Header |
include “IDesktops.h” |
Minimum version |
1.0 |