Return Value
| 
 Return  | 
 Meaning  | 
| 
 SUCCESS_DLG_OK  | 
 The "OK" button was pressed, and the dialog exited successfully.  | 
| 
 SUCCESS_DLG_CLOSE  | 
 The ‘Close" button was pressed and the dialog exited successfully.  | 
| 
 SUCCESS_DLG_CANCEL  | 
 The "Cancel" button was pressed, and the dialog exited successfully.  | 
| 
 < 1  | 
 An error occurred. Refer to Error Codes.  |