|
static |
The function shows a dialog with a specified message.
lpError | Additional error information returned from Drive. |
lpszMessage | Text of the message to show. |
nButtons | Type of used buttons.
|
bWaitForFeedback | Flag determining whether Drive returns reply before user click the button. true - Drive will return reply after user click the button false - Drive will return reply immediately. |
nUserFeedback | nUserFeedback informs which button clicked. 101 - Cancel/No button 201 - Ok/Yes button |
dwMaxTime | Maximum time (in milliseconds) function can take. If dwMaxTime=0 function execution is not time limited. |
bShowApplication | Flag determining whether Drive should be brought to foreground automatically. true - Drive will be brought to foreground. false - Drive will stay in background. |
ShowMessage shows dialog over full device screen with take message.
Possible error codes returned from Drive are: