API Reference > Functions > SDAI > sdaiFindInstanceTypeOf Function
sdaiFindInstanceTypeOf Function
Syntax
C++
DAI_EXPORT SdaiNPL sdaiFindInstanceTypeOf(SdaiInstance instance, SdaiNPL resultList);

sdai.h

Parameters 
Description 
SdaiInstance instance 
[in] Identifier of the entity instance whose types are requested.  
SdaiNPL resultList 
[in/out] Identifier of the pre-existing NPL to which which the SdaiNamedType instance identifiers for those dictionary instances are added meeting the specified criteria.  

Identifier of the result NPL.

Retrieves the identifier of all SdaiNamedType data dictionary instances of which the specified entity instance is a member. 

 

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