ILITWriter::Fail

The Fail method cleans up internal structures and deletes the output file after a failure during content preparation.

Syntax

HRESULT Fail (
);

Parameters

none

Return Values

S_OK

Remarks

Call this after any failure to abort and clean up.

See Also

© 2000 Microsoft Corporation. All rights reserved. Terms of use.