Retrieves a list of identifiers from the Tools Information Service database.
PRL_RESULT PrlVm_TisGetIdentifiers( PRL_HANDLE hVm, PRL_HANDLE_PTR phUidsList );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_OUT_OF_MEMORY - not enough memory to create PHT_STRINGS_LIST object.
PRL_ERR_SUCCESS - function completed successfully.