Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdDAI::errorCodeToStr Function
Syntax
C++
DAI_EXPORT const char* errorCodeToStr(daiErrorId errorId);

Retrieves a character representation of the specified error code.

Parameters
Description
errorId
[in] An error code to get character representation for.

A pointer to a null-terminated string that contains the character representation of the error code.

File: daiErrorId.h 

Namespace: OdDAI 

Copyright © 2002-2022. Open Design Alliance All rights reserved.