Destroy

Destroys a specified AMD Eyefinity desktop.

Syntax

Copied!

ADLX_RESULT     Destroy (IADLXEyefinityDesktop * pDesktop)

Parameters

  1. [in] pDesktop IADLXEyefinityDesktop * The pointer to the eyefinity desktop to be destroyed.

Return Value

If the AMD Eyefinity desktop is successfully destroyed, ADLX_OK is returned.

If the AMD Eyefinity desktop is not successfully destroyed, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Remarks

Destroying an AMD Eyefinity desktop 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