API Reference > Functions > OdErrorByCodeAndMessageFormat Function
OdErrorByCodeAndMessageFormat Function
Syntax
C++
FIRSTDLL_EXPORT OdError OdErrorByCodeAndMessageFormat(OdResult iResCode, const char * iMessageFormat, ...);

Error_WithMessage.h

creates error with specified code and custom message the message may include formatted parameters

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