fzrt_menu_font_id_get

Description

This will get the font id of a font that is at the specified menu index..

Plugin Prototype

fzrt_error_td fzrt_menu_font_id_get(

fzrt_menu_ptr

menu,

short

menu_pos,

short *

fontid )

Parameters

menu [Input]

menu pointer create with

menu_pos [Input]

1-based index of menu item

fontid [Result]

pointer to short contains the font id of fontname at menu position

Returns

FZRT_NOERR if successful, error ID otherwise.

Availability

5.0.0.0

See Also


fzrt_ui

Function Set

fz_fzrt_ui_fset


Defined in

fzrt_api.h