Back to the WFC main page

CTapeGetMediaParameters : _TAPE_GET_MEDIA_PARAMETERS

$Revision: 11 $

Description

This class wraps the TAPE_GET_MEDIA_PARAMETERS data structure.

Constructors

CTapeGetMediaParameters()
CTapeGetMediaParameters( const CTapeGetMediaParameters& source )
CTapeGetMediaParameters( const TAPE_GET_MEDIA_PARAMETERS * source )
Constructs the object.

Methods

void Copy( const CTapeGetMediaParameters& source )
void Copy( const TAPE_GET_MEDIA_PARAMETERS * source )
Copies the contents of source to this object.
void Dump( CDumpContext& dump_context )
Present in debug builds only. Dumps the contents of the object to the dump_context.
void Empty( void )
Zeroizes the member variables.

Example

Sorry.

Copyright, 2000, Samuel R. Blackburn
$Workfile: CTapeGetMediaParameters.cpp $
$Modtime: 1/04/00 5:24a $