API Reference > Functions > SDAI > sdaiPrevious Function
sdaiPrevious Function
Syntax
C++
DAI_EXPORT SdaiBoolean sdaiPrevious(SdaiIterator iterator);

sdai.h

Parameters 
Description 
SdaiIterator iterator 
[in] An iterator.  

sdaiTRUE if there is a member at the new position; otherwise, the function returns sdaiFALSE.

Moves the current position of a specified iterator to the previous aggregate item.

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