Back to the WFC main page
CMicrosoftTape : CTape
$Revision: 20 $
Description
This class is a work in progress. If you find it useful let me know and I'll
extend it further. This is basically a toy.
The Microsoft Tape format is documented in a Postscript file called
MTF10.ZIP
which can be found at
ftp://ftp.microsoft.com/developr/drg/Tape/MTF10.ZIP
Data Members
None.
Methods
- Empty
- Clears all internal data members.
- EnumerateSets
- This doesn't work. But if it did it would
enumerate all the sets on the tape.
- Open
- Opens the tape drive for reading and reads the header.
- ReadHeader
- Retrieves the header information about the
tape backup.
Example
Sorry.
Copyright, 2000, Samuel R. Blackburn
$Workfile: CMicrosoftTape.cpp $
$Modtime: 1/04/00 5:15a $