Adds the specified handle to the container.
PRL_RESULT PrlHndlList_AddItem( PRL_HANDLE hHandlesList, PRL_HANDLE hItem );
PrlApiCore.h
PRL_RESULT. Possible values are:
PRL_ERR_INVALID_ARG - invalid handle was passed.
PRL_ERR_SUCCESS - operation completed successfully.