FireBirdLib - Topfield TMS PVR TAP Programming Library
tMessageBox Struct Reference

#include <FBLib_TMSOSDMenu.h>

Data Fields

dword NrButtons
 
dword CurrentButton
 
char Button [MAXMBBUTTONS][STDSTRINGSIZE]
 
char Title [STDSTRINGSIZE]
 
char Text [STDSTRINGSIZE]
 

Detailed Description

Definition at line 107 of file FBLib_TMSOSDMenu.h.

Field Documentation

◆ Button

char tMessageBox::Button[MAXMBBUTTONS][STDSTRINGSIZE]

Definition at line 111 of file FBLib_TMSOSDMenu.h.

Referenced by OSDMenuMessageBoxButtonAdd(), and OSDMenuMessageBoxShow().

◆ CurrentButton

◆ NrButtons

◆ Text

char tMessageBox::Text[STDSTRINGSIZE]

◆ Title

char tMessageBox::Title[STDSTRINGSIZE]

Definition at line 112 of file FBLib_TMSOSDMenu.h.

Referenced by OSDMenuMessageBoxInitialize(), and OSDMenuMessageBoxShow().


The documentation for this struct was generated from the following file: