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.
Called by DoVerbDiscardUndo after the undo state is discarded.
HRESULT OnPostVerbDiscardUndo( );
Return Value
Returns S_OK.
Remarks
Override this method with code you want executed after the undo state is discarded.
Requirements
Header: atlctl.h
See Also
Reference
IOleObjectImpl::DoVerbDiscardUndo
IOleObjectImpl::OnPreVerbDiscardUndo