Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/api/message.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/api/message.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/api/message.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/api/message.html on line 8

PhABResExportCommon_t.message()

A function exported by PhAB to display a message dialog

Synopsis:

int message (
  char *message,
  char *button1,
  char *button2,
  char *button3,
  int default_button );

Arguments:

message
The text that appears in the message dialog.
button1
The text for the first button.
button2
The text for the second button. Set to NULL if you do not require a second button.
button3
The text for the third button. Set to NULL if you do not require a third button.
default_button
The index (1, 2, or 3) of the button with focus when the message dialog is displayed.

Description:

Exported from PhAB in the PhABResExportCommon_t structure.

This function displays a customizable message dialog.

Returns:

The index of the button the user clicked.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PhABResExportCommon_t


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/wid_build/api/message.html on line 105

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/wid_build/api/message.html on line 105