value
The wide string value. Passing NULL is equivalent to calling SetNull.
len
The length of the string in ul_wchars or UL_NULL_TERMINATED_STRING if the string in null-terminated. SQLE_INVALID_PARAMETER
is set if len > 32K. For large strings, call AppendStringChunk instead.