Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provided by text documents that support editing.
In addition to the methods inherited from IDebugDocumentText
, the IDebugDocumentTextAuthor
interface exposes the following methods.
Methods in Vtable Order
Method | Description |
---|---|
IDebugDocumentTextAuthor::InsertText | Inserts new text into the document. |
IDebugDocumentTextAuthor::RemoveText | Removes text from the document. |
IDebugDocumentTextAuthor::ReplaceText | Replaces text in the document. |