Sets the specified port forward entry rule name.
PRL_RESULT PrlPortFwd_SetRuleName( PRL_HANDLE hPortFwd, PRL_CONST_STR sRuleName );
PrlApiNet.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.