hwndDlg (HWND) - input
pqmsg (PQMSG) - output
rc (BOOL) - returns
Continue
message indicator.
TRUE
Message returned is not a WM_QUIT
message and the dialog has not been dismissed.
FALSE
Message returned is a WM_QUIT
message or the dialog has been dismissed.
[Back]
[Next]