formZ SDK | 5.0 API Reference | Project | Group Manager

fz_grup_move_by_parent

Description

Changes the position of the group entry in the hierarchy by moving it to a new parent.

Plugin Prototype

fzrt_error_td fz_grup_move_by_parent(

fzrt_int

windex,

fz_grup_table_ptr

gtable,

fz_grup_ptr

grup,

fz_grup_ptr

new_parent,

fzrt_boolean

first_child )

Parameters

windex [Input]

project window index

gtable [Input]

group table

grup [Input]

group

new_parent [Input]

parent to become a child of or NULL for root

first_child [Input]

if TRUE, then becomes the first child, else last

Returns

Error codes

Availability

5.0.0.0

See Also

Function Set

fz_grup_fset


Defined in

fz_grup_api.h