The PlusWnd::Close function destroys the window.
Close(
[number] ExitCode
);
EXITCODE_OK (1)
EXITCODE_CANCEL (2)
EXITCODE_ABORT (3)
EXITCODE_RETRY (4)
EXITCODE_IGNORE (5)
EXITCODE_YES (6)
EXITCODE_NO (7)OK
Cancel
Abort
Retry
Ignore
Yes
No
No value is returned by this function.
This function typically fails for the following reason:
The object generates an OnWindowidEvent_Destroyed event when the destruction occurs.
Messenger Plus! 4.23 and earlier: enumeration names are not available, numbers must be used instead.
| Object | PlusWnd |
|---|---|
| Availability | Messenger Plus! Live 4.00 |