Skip to content

Add_Back

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DFidelityFXFrameGenUpgradeRatioOptionList

Syntax

ADLX_RESULT    Add_Back (IADLX3DFidelityFXFrameGenUpgradeRatioOption* pItem)

Parameters

#DirectionNameTypeDescription
1.[in]pItemIADLX3DFidelityFXFrameGenUpgradeRatioOptionThe pointer to the interface to be added to the list.

Return Value

If the interface is added successfully to the end of the list, ADLX_OK is returned.

If the interface is not added to the end of the list, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Remarks

Requirements

Headerinclude “I3DSettings3.h”
Minimum version1.5

See Also: IADLX3DFidelityFXFrameGenUpgradeRatioOption, ADLX Enums