formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | User Interface

fzrt_menu_count_items

Description

This will get the number of menu items in the menu, including separators.

Plugin Prototype

short fzrt_menu_count_items(

fzrt_menu_ptr

menu )

Parameters

menu [Input]

menu pointer

Returns

The number of menu items in the menu, -1 if there was an error

Availability

5.0.0.0

Function Set

fz_fzrt_ui_fset


Defined in

fzrt_api.h