formZ SDK | 5.0 API Reference | Project | Group Manager

fz_grup_get_root

Description

Gets the root of the group hierarchy. If NULL, then the hierarchy is empty.

Plugin Prototype

fzrt_error_td fz_grup_get_root(

fzrt_int

windex,

fz_grup_table_ptr

gtable,

fz_grup_ptr *

grup_root )

Parameters

windex [Input]

project window index

gtable [Input]

group table

grup_root [Result]

pointer to the root group of the hierarchy

Returns

Error codes

Availability

5.0.0.0

See Also

fz_grup_get_prev, fz_grup_get_next, fz_grup_get_child,

Function Set

fz_grup_fset


Defined in

fz_grup_api.h