formZ SDK | 4.0 Call Back Reference | Command | Project Palette
Description
formZ calls this function to get the default, min and max sizes
Plugin Prototype
fzrt_error_td fz_palt_cbak_proj_size(
fzrt_int * | def_width, |
fzrt_int * | def_height, |
fzrt_int * | min_width, |
fzrt_int * | min_height, |
fzrt_int * | max_width, |
fzrt_int * | max_height ) |
Parameters
def_width [Result]
palette window default width
def_height [Result]
palette window default height
min_width [Result]
palette window min width
min_height [Result]
palette window min height
max_width [Result]
palette window max width
max_height [Result]
palette window max height
Returns
-1 for failure, ! = -1 for success
Availability
7.0.0.0
Function Set
Defined in