ClassesClassesClassesClasses | | | | Operators

Page not available for the currently selected syntax (programming language).

Page not available for the currently selected syntax (programming language).

Page not available for the currently selected syntax (programming language).

Page not available for the currently selected syntax (programming language).

Page not available for the currently selected syntax (programming language).

endswitchendswitchEndswitchendswitchEndswitchEndswitch (Operator)

Name

endswitchendswitchEndswitchendswitchEndswitchEndswitch — Ends a multiway branch block.

Signature

endswitch( : : : )

Herror endswitch()

Herror T_endswitch()

Herror endswitch()

void HWindow::Endswitch() const

void Endswitch()

static void HWindow::Endswitch()

void HOperatorSetX.Endswitch()

void HWindowX.Endswitch()

static void HOperatorSet.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


ClassesClassesClassesClasses | | | | Operators