Add_Back 

Adds an element to the back.

Syntax 

ADLX_RESULT     Add_Back (IADLXDisplayResolution * pItem)

Parameters 

  1. [in] pItem IADLXDisplayResolution* The address of a pointer variable that receives the IADLXDisplayResolution interface.

Return Value 

Returns ADLX_OK for success and ADLX error code ADLX_RESULT for failure.

Remarks 

Adds an element to the back.

You should call this method whenever you need to add the resolution item to the end of the list.

Requirements 

Header

include”IDisplaySettings.h”

Minimum version

1.0