lpcwstr
lpwstr
Types converting to Unicode strings.
win32
wstr &key length
lpcwstr &key max-length
lpwstr &key max-length
wstr is a Unicode string.
wstr
lpcwstr is a reference-pass pointer to a Unicode string.
lpwstr is a reference (in/out) pointer to a Unicode string.
These three types are Unicode only.
tstr
LispWorks User Guide and Reference Manual - 20 Sep 2017