CVssWriter::~CVssWriter method (vswriter.h)

~CVssWriter is the destructor of the CVssWriter class object.

This destructor is virtual and may be overridden by derived objects.

Syntax

void ~CVssWriter();

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header vswriter.h (include Vss.h, VsWriter.h)
Library VssApi.lib

See also

CVssWriter