2.2.4 RRP_UNICODE_STRING

The RRP_UNICODE_STRING structure is the same as the RPC_UNICODE_STRING defined in [MS-DTYP] with the exception that the RRP_UNICODE_STRING value MUST be NULL-terminated.

This type is declared as follows:

 typedef RPC_UNICODE_STRING RRP_UNICODE_STRING, *PRRP_UNICODE_STRING;