Description This methods retrieves the last saved DIB for undo. If there is not Dib the method returns 0.
Syntax RetVal = [BIDisp.] UndoDIB bDisplay
Returns RetVal LONGLONG Last modified DIB.
Remarks bDisplay BOOL If this parameter is TRUE, the last modified DIB will be displayed on the BiDisp control. If bDisplay is FALSE, the method only returns the DIB.
See Also SetUndoLevel Method, GetUndoDibsCount Method, GetUndoLevel Method