formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_msel_name_get_criteria

Description

Gets the object / group name selection criteria of a selection set.

Plugin Prototype

fzrt_error_td fz_proj_msel_name_get_criteria(

fzrt_int

windex,

fz_msel_set_ptr

set_ptr,

fz_msel_name_type_enum *

name_type,

fz_msel_name_which_enum *

name_which,

fz_string_td

name,

fzrt_boolean *

igonore_case )

Parameters

windex [Input]

project window index

set_ptr [Input]

the selection set from which to get the name criteria

name_type [Result]

the name type option used

name_which [Result]

the which option used

name [Result]

the name string used

igonore_case [Result]

TRUE if the case is ignored (i.e. not upper / lower case sensitive), FALSE otherwise

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_proj_fset


Defined in

fz_proj_api.h