fz_ndsp_get_prev

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,

fz_tag_td *

ndsp_in,

fz_tag_td *

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

fz_ndsp_fset


Defined in

fz_ndsp_api.h