formZ SDK | 5.0 API Reference | Project | Group Manager
Description
Gets the pick status of a group. Currently there is only one value : 0x00000001 means that the group is picked 0x00000000 means that it is not Other bits in the picked return variable are reserved for future use.
Plugin Prototype
fzrt_error_td fz_grup_get_pick_status(
fzrt_int | windex, |
gtable, | |
grup, | |
fzrt_int * | picked ) |
Parameters
windex [Input]
project window index
gtable [Input]
group table
grup [Input]
group to get the pick status for
picked [Result]
the group's pick status. 0x00000001 if picked, 0x00000000 otherwise
Returns
Error codes
Availability
6.5.5.0
Function Set
Defined in