Description
Given a ndsp pointer, get the next ndsp pointer in the project. If ndsp_in is passed as NULL, the first ndsp in the project is returned.
Plugin Prototype
fzrt_error_td fz_ndsp_get_next(
fzrt_int | windex, |
ndsp_in, | |
ndsp_next ) |
Parameters
windex [Input]
project window index
ndsp_in [Input]
ndsp
ndsp_next [Result]
next ndsp
Returns
Error codes
Availability
8.5.4.0
See Also
Function Set
Defined in