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
endswitchendswitchEndswitchEndswitchEndswitchendswitch
ends a multiway branch block that has been opened by
switchswitchSwitchSwitchSwitchswitch
.
Result
endswitchendswitchEndswitchEndswitchEndswitchendswitch
always returns 2 (
H_MSG_TRUE)
.
See also
switchswitchSwitchSwitchSwitchswitch
Module
Foundation