API Reference > OdDAI Namespace > Classes > ApplicationInstance Class > ApplicationInstance Methods > ApplicationInstance::findRolesOf Method
ApplicationInstance::findRolesOf Method
Syntax
C++
OdDAI::NonPersistentList* findRolesOf(OdDAI::NonPersistentList* resultList);
Parameters 
Description 
OdDAI::NonPersistentList* resultList 
[in/out] Identifier of the pre-existing NPL to which the attribute identifiers of the entity instances referencing the current instance are added.  

Identifier of the result NPL.

Retrieves the identifiers of the attributes of entity instances referencing the curent entity instance. 

 

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