IEditCharacter::BeginUndoGroup

Opens a group undo unit. Undo units created while a group is open will become children of that group.

   

HRESULT BeginUndoGroup( OLECHAR* desc );

Parameters

desc
[in] Description of the change being made.

Return Values

Remarks

See Also

Copyright © 2004-2010 Fragmosoft