This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Warning (level 1) C4059
pascal string too big, length byte is length % 256
A string followed by \p (the pascal escape sequence) cannot exceed 255 characters. The string is truncated.