2.2.2.3 LSA_UNICODE_STRING
-
Article
-
- 2 minutes to read
The LSA_UNICODE_STRING type is identical to
RPC_UNICODE_STRING, as specified in [MS-DTYP]
section 2.3.10.
This type is declared as follows:
-
typedef RPC_UNICODE_STRING LSA_UNICODE_STRING, *PLSA_UNICODE_STRING;