formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Basic
Description
Gets a Pascal string from a menu resource. This will load a string a MENU resource from the resource file. The Menu resource is labeled with the MENU name. The resource is the same format as a string list. The first string is the menu title. The first menu item is the second string in the list. The index parameter corresponds the index in the string list. The string is a Pascal String.
Plugin Prototype
fzrt_error_td fzrt_fzr_get_menu_stringP(
fzr_ref ) |
Parameters
fzr_ref [Input]
reference to the resource file
Returns
FZRT_NOERR if successful, an error ID otherwise.
Availability
5.0.0.0
See Also
,
Function Set
Defined in