Clear

Removes all the interfaces from a list.

Syntax

Copied!

ADLX_RESULT     Clear ()

Parameters

N/A

Return Value

If all the interfaces from the list are successfully removed, ADLX_OK is returned.

If interfaces from the list are not successfully removed, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Remarks

After this call returns successfully, Size returns zero.

Requirements

Header

include “ADLXDefines.h”

Minimum version

1.0