Use the tabs on the upper right to switch to a different programming language.
Use the tabs on the upper right to switch to a different programming language.
Use the tabs on the upper right to switch to a different programming language.
Use the tabs on the upper right to switch to a different programming language.
endswitchendswitchEndswitchEndswitchendswitch (Operator)
Name
endswitchendswitchEndswitchEndswitchendswitch
— Ends a multiway branch block.
Signature
Herror endswitch()
Herror T_endswitch()
void Endswitch()
static void HWindow::Endswitch()
Description
endswitchendswitchEndswitchEndswitchendswitch
ends a multiway branch block that has been opened by
switchswitchSwitchSwitchswitch
.
Result
endswitchendswitchEndswitchEndswitchendswitch
always returns 2 (
H_MSG_TRUE)
.
See also
switchswitchSwitchSwitchswitch
Module
Foundation