Returns handle on TIS emitter associated with specified uid
PRL_RESULT PrlVm_TisGetEmitter( PRL_HANDLE hVm, PRL_CONST_STR sUid, PRL_HANDLE_PTR phEmitter );
PrlApiDeprecated.h
TIS emitter can notify about changes of associated record.
PRL_RESULT. Possible values: PRL_ERR_INVALID_ARG - when hVm is bad handle or sUid or phRecord is bad pointers PRL_ERR_UNINITIALIZED - when Desktop object is not accessible PRL_ERR_OUT_OF_MEMORY - when failed to allocate handle PRL_ERR_SUCCESS