2.2.60 WCHAR

msdn link

A WCHAR is a 16-bit Unicode character.

This type is declared as follows:

 typedef wchar_t WCHAR, *PWCHAR;