ClassesClassesClassesClasses | | | | Operators

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.

Use the tabs on the upper right to switch to a different 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