Set source unique id.
PRL_RESULT PrlCVSrc_SetUniqueId( PRL_HANDLE hCVSrc, PRL_CONST_STR sUniqueId );
PrlApiVm.h
PRL_RESULT. Possible values: PRL_ERR_UNINITIALIZED - SDK was not properly initialized. PRL_ERR_INVALID_ARG - specified arguments are invalid. PRL_ERR_OUT_OF_MEMORY - not enough memory. PRL_ERR_SUCCESS - function completed successfully.