Location:
e32def.h
Link against:
#define _S16(a) ((const TText16 *)L ## a)
Supported from 5.0
Defines an explicit 16 bit string which is suitable when Unicode text is required — regardless of the build.
This is used by the deprecated literal descriptor
_L16
.