ITextDocument::EndEditCollection method
Turns off edit collection (also called undo grouping).
Syntax
HRESULT EndEditCollection();
Parameters
This method has no parameters.
Return value
Type: HRESULT
If the method succeeds, it returns S_OK. If the method fails, it returns the following COM error code. For more information about COM error codes, see Error Handling in COM.
| Return code | Description |
|---|---|
|
This method is not implemented. |
Remarks
The screen is unfrozen unless the freeze count is nonzero.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
DLL |
|
See also
- Reference
- ITextDocument
- BeginEditCollection
- Freeze
- Conceptual
- Text Object Model
Send comments about this topic to Microsoft
Build date: 10/27/2012