ReturnEx


Returns a value to a verb or to the exe - whichever ran the message. Messages such as damaged and autoselect must return a value to the exe. Verbs like SendMessageEx() will accept a return value, but do not require one. Syntax:

ReturnEx(value);