Returns the event parameter value as PRL_UINT32.
PRL_RESULT PrlEvtPrm_ToUint32( PRL_HANDLE hEventParam, PRL_UINT32_PTR pnParamValue );
PrlApiCore.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.