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