Java typically employs pass by value for its method parameter handling.
Java verwendet normalerweise Call-by-Value für die Handhabung seiner Methodenparameter.
The two concepts are not the method parameter can be modified by ref regardless of whether it is a value type or a reference type.
Ein Methodenparameter kann durch ref geändert werden, unabhängig davon, ob es sich um einen Werttyp oder ein Verweistyp handelt.A reference.
Method according to any one of claims 8 to 12, characterised in that at least one method parameter and/or treatment state is recorded with respect to the sealed ampoule.
Verfahren nach einem der Ansprüche 8 bis 12, dadurch gekennzeichnet, daß in Bezug auf die verschlossene Ampulle wenigstens ein Verfahrensparameter oder/und Behandlungszustand aufgezeichnet wird.
Method according to one or more of Claims 1 to 6, characterized in that the current (i) of a radiation source (13) of the plasma jet (12) is set as method parameter (p).
Verfahren nach einem oder mehreren der Ansprüche 1 bis 6, dadurch gekennzeichnet, daß als Verfahrensparameter (p) der Strom (i) einer Strahlquelle (13) des Plasmastrahls (12) eingestellt wird.
The method parameter is used to set a callback method that will be called regularly during the verification.
Mit dem Parameter Methode setzen Sie eine Callback Methode, die während der Überprüfung regelmäßig aufgerufen wird.
You use the first syntax of the command (when the method parameter is not passed) to declare and type a process, interprocess or local variable.
Über die erste Syntax des Befehls (der Parameter Methode ist nicht übergeben) deklarieren und typisieren Sie eine Prozess-, Interprozess- oder lokale Variable.
You use the second syntax of the command (when the method parameter is passed) to declare the method's result and/or parameters ($0, $1, $2, etc.) to the compiler in advance.
Über die zweite Syntax des Befehls (der Parameter Methode ist übergeben) deklarieren Sie das Ergebnis der Methode bzw. Parameter ($0, $1, $2, etc.) im Voraus für den Compiler.
The first form of the command, in which the optional method parameter is NOT passed, is used to declare and type any process, interprocess or local variable.
Bei der ersten Form des Befehls wird der optionale Parameter Methode NICHT übergeben. Damit können Sie jede Prozess-, Interprozess- oder lokale Variable deklarieren.
It is also possible to state a fallback as a second method parameter. This fallback is used if the first parameter is null or empty.
Optional ist es möglich, als zweiten Methodenparameter einen Fallback anzugeben, der verwendet wird, wenn der erste Parameter null oder leer ist.
A method parameter has an invalid ID qualifier.
Ein Methodenparameter hat einen ungültigen Kennungsbezeichner.
A method parameter can be modified by ref regardless of whether it is a value type or a reference type. boxing.There is no boxing of a value type when it is passed by reference.
Ein Methodenparameter kann durch ref geändert werden, unabhängig davon, ob es sich um einen Werttyp oder ein Verweistyp handelt.A reference.
All methods of a dual interface (except from those inherited from IInterface and IDispatch) must use the safecall convention, and all method parameter and result types must be automatable.
Alle Methoden eines dualen Interface (mit Ausnahme der von IInterface und IDispatch geerbten Methoden) müssen die Aufrufkonvention safecall verwenden. Alle Methodenparameter und Ergebnistypen müssen den Anforderungen der Automatisierung entsprechen.
You must define the method so that the method parameter you want to use as an OUT or INOUT parameter is an array of a Java data type that corresponds to the SQL data type of the OUT or INOUT parameter.
Sie müssen die Methoden so definieren, damit der Methodenparameter, den Sie als OUT- oder INOUT-Parameter verwenden wollen, ein Array eines Java-Datentyps ist, der dem SQL-Datentyp des OUT- oder INOUT-Parameters entspricht.