ILITWriter::Finish

The Finish method completes the file.

Syntax

HRESULT Finish (
);

Parameters

none

Return Values

S_OK

E_OUTOFMEMORY

E_UNEXPECTED

E_FAIL

Remarks

This must be called when all content has been written.

See Also

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