i believe all it does is write zeroes in that partition's space, so it wipes the file system, leaving the boot records intact.
quick-format just deletes the fat records, leaving the files as they are (duno what about ntfs here).
low-level format writes zeroes on all of the disk, including boot records, effectivly clearing everything there was.
(i may not be very accurate. these are just stuff from memory)