IDebugDocumentTextEvents2

Undocumented in source.

Members

Functions

onDestroy
HRESULT onDestroy()
Undocumented in source.
onInsertText
HRESULT onInsertText(TEXT_POSITION pos, DWORD dwNumToInsert)
Undocumented in source.
onRemoveText
HRESULT onRemoveText(TEXT_POSITION pos, DWORD dwNumToRemove)
Undocumented in source.
onReplaceText
HRESULT onReplaceText(TEXT_POSITION pos, DWORD dwNumToReplace)
Undocumented in source.
onUpdateDocumentAttributes
HRESULT onUpdateDocumentAttributes(TEXT_DOC_ATTR_2 textdocattr)
Undocumented in source.
onUpdateTextAttributes
HRESULT onUpdateTextAttributes(TEXT_POSITION pos, DWORD dwNumToUpdate)
Undocumented in source.

Static variables

iid
GUID iid;
Undocumented in source.

Meta