ILITCSSHost::Finish

The Finish method finalizes the CSS stream.

Syntax

HRESULT Finish(
);

Parameters

none

Return Values

S_OK

E_OUTOFMEMORY

E_UNEXPECTED

E_FAIL

Remarks

The CSS is actually parsed during Finish().

See Also

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