Skip to content

ADLXHelper_Terminate

Navigation: ADLX SDK ReferencesADLX HelpersADLX Helper Functions

Syntax

ADLX_RESULT ADLXHelper_Terminate ()

Parameters

N/A

Return Value

If ADLXHelper_Terminate is successfully executed, ADLX_OK is returned.

If ADLXHelper_Terminate is not successfully executed, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Remarks

Any interface obtained from ADLX that is not released becomes invalid.

Any attempt of calling ADLX interface after termination could result in errors such as exceptions or crashes.

Requirements

Headerinclude “ADLXHelper/Windows/C/ADLXHelper.h”
Minimum version1.0