API Reference > Classes > Database Classes > OdBmDatabase Class > OdBmDatabase Methods > OdBmDatabase::getAppInfoArr Method
OdBmDatabase::getAppInfoArr Method
Syntax
C++
void getAppInfoArr(OdBmObjectPtrArray &) const;
Parameters 
Description 
appInfoArr 
[out] A placeholder for the array of database trackers. 

Retrieves the array of the database trackers.

The method fills the passed array of smart pointers to OdBmObject instances and returns it to a calling subroutine.

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