API Reference > Extension Classes > ExServices Classes > ExUndoController Class > ExUndoController Methods > ExUndoController::popData Method
ExUndoController::popData Method
Syntax
C++
OdUInt32 popData(OdStreamBuf* pStreamBuf);
Parameters 
Description 
OdStreamBuf* pStreamBuf 
[in] Pointer to the StreamBuf object to which the data are to be written. 

Writes the record at the end of this UndoController object to the specified StreamBuf object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.