API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcAuditInfo Class > OdPrcAuditInfo Methods > OdPrcAuditInfo::setFixErrors Method
OdPrcAuditInfo::setFixErrors Method
Syntax
C++
void setFixErrors(bool bFix);
Parameters 
Description 
bool bFix 
[in] A new value of the recovery flag to be set. 

Sets a new value of the recovery flag. The recovery flag determines whether errors should be fixed during the audit process (the flag value is equal to true) or not (the flag value is equal to false). 

 

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