formZ SDK | 5.0 API Reference | Project | Window Manager

fz_wind_get_title

Description

Get the project window title name (string).

Plugin Prototype

fzrt_error_td fz_wind_get_title(

fzrt_int

windex,

char *

name,

fzrt_int

max_len )

Parameters

windex [Input]

project window index

name [Result, Optional]

The projects name

max_len [Input]

length of name parameter

Returns

Error codes

Availability

5.0.0.0

Example Files

util_wind.fsl

Function Set

fz_wind_fset


Defined in

fz_wind_api.h