Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: e32def.h
Link against:

_S16

#define _S16(a) ((const TText16 *)L ## a)

Support

Supported from 5.0

Description

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.