fz_ndsp_get_next

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,

fz_tag_td *

ndsp_in,

fz_tag_td *

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

fz_ndsp_fset


Defined in

fz_ndsp_api.h