Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiValidateRequiredAttrs Function
Syntax
C++
DAI_EXPORT SdaiBoolean sdaiValidateRequiredAttrs(SdaiAppInstance instance, SdaiNPL list);

Validates whether mandatory inverse attributes of the specified instance are set. Retrieves the non-persistent list of unset attributes, if found.

Parameters
Description
instance
[in] An identifier of the application instance to be validated.
list
[out] An identifier of a pre-existing NPL that stores the list of identifiers of invalid inverse attributes.

sdaiTRUE if unset attributes are not found; otherwise, the function returns sdaiFALSE.

File: sdai.h

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