formZ SDK | 5.0 API Reference | Project | Group Manager

fz_grup_get_child

Description

Gets the first child of a group entry. Returns NULL if the group has no children.

Plugin Prototype

fzrt_error_td fz_grup_get_child(

fzrt_int

windex,

fz_grup_table_ptr

gtable,

fz_grup_ptr

grup,

fz_grup_ptr *

grup_child )

Parameters

windex [Input]

project window index

gtable [Input]

group table

grup [Input]

group

grup_child [Result]

pointer to the first child group

Returns

Error codes

Availability

5.0.0.0

See Also

fz_grup_get_prev, fz_grup_get_next,, fz_grup_get_root

Function Set

fz_grup_fset


Defined in

fz_grup_api.h