API Reference > Functions > SDAI > sdaiCreateEmptyADB Function
sdaiCreateEmptyADB Function
Syntax
C++
DAI_EXPORT SdaiADB sdaiCreateEmptyADB();

sdai.h

An identifier of the created ADB if it was successfully created; otherwise, the function returns the NULL value.

Creates an empty attribute data block (ADB) instance.

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