BASS.NET API for the Un4seen BASS Audio Library

UtilsStringToNullTermUnicode Method

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodStatic memberStringToNullTermUnicode(String, IntPtr)
Copies the contents of a managed string into unmanaged memory and appends a null-terminator.
Public methodStatic memberStringToNullTermUnicode(String, IntPtr, Boolean)
Copies the contents of a managed string array into unmanaged memory and appends a null-terminator.
Top
See Also

Reference