[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IMarkupContainer2.createChangeLog

createChangeLog Method

createChangeLog(IHTMLChangeSink, out IHTMLChangeLog, bool, bool)

This member is for internal use only.

Declaration
int createChangeLog(IHTMLChangeSink pChangeSink, out IHTMLChangeLog ppChangeLog, bool fForward, bool fBackward)
Function createChangeLog(pChangeSink As IHTMLChangeSink, ByRef ppChangeLog As IHTMLChangeLog, fForward As Boolean, fBackward As Boolean) As Integer
Parameters
Type Name Description
IHTMLChangeSink pChangeSink
IHTMLChangeLog ppChangeLog
bool fForward
bool fBackward
Returns
Type Description
int