API Reference > Functions > SDAI > sdaiGetADBType Function
sdaiGetADBType Function
Syntax
C++
DAI_EXPORT SdaiPrimitiveType sdaiGetADBType(SdaiADB block);

sdai.h

Parameters 
Description 
SdaiADB block 
[in] An identifier of the ADB instance.  

The type of data that the ADB instance contains.

Retrieves the type of the value stored in the attributed data block (ADB).

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