protected override String GetString(IntPtr stringBuffer)
		{
			return stringBuffer.GetCString();
		}