Click to return to the Reusing Browser Technology home page    
IMarkupServices Interface     IMarkupServices::CloneEle...     IMarkupServices Interface    
Web Workshop  |  Reusing Browser Technology

IMarkupServices::BeginUndoUnit Method


Marks the beginning of a reversible unit of work.

Syntax

HRESULT BeginUndoUnit(
   OLECHAR *pchTitle
);

Parameters

pchTitle
Address of an OLECHAR structure that specifies the title of a reversible unit of work.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

EndUndoUnit


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

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