This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
A function exported by PhAB to display a message dialog
int message ( char *message, char *button1, char *button2, char *button3, int default_button );
Exported from PhAB in the PhABResExportCommon_t structure.
This function displays a customizable message dialog.
The index of the button the user clicked.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |