API Reference > OdDAI Namespace > Classes > WrongEntityErrorHandler Class > WrongEntityErrorHandler Methods > WrongEntityErrorHandler::skipData Method
WrongEntityErrorHandler::skipData Method
Syntax
C++
virtual bool skipData(IBufferDataProvider* dataBuffer) = 0;
Parameters 
Description 
IBufferDataProvider* dataBuffer 
[in] buffer to read and skip data.  

Returns true if the file reading should be continued, and false otherwise.

Skips abnormal data. Case when getWorkOrder() returns skipWrongData.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.