BASS.NET API for the Un4seen BASS Audio Library

UtilsStringToNullTermAnsi Method

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

  NameDescription
Public methodStatic memberStringToNullTermAnsi(String, IntPtr)
Copies the contents of a managed string into unmanaged memory, converting into ANSI format as it copies and appends a null-terminator.
Public methodStatic memberStringToNullTermAnsi(String, IntPtr, Boolean)
Copies the contents of a managed string array into unmanaged memory, converting each element into ANSI format as it copies and appends a null-terminator.
Top
See Also

Reference