The out parameter is for output only; that is, it tells the function or procedure where to store output, but does not provide any input.
Der Ausgabeparameter dient nur der Ausgabe. Er weist die Funktion oder Prozedur an, wo die Ausgabe zu speichern ist, stellt aber keinerlei Eingaben bereit.
For the NameArray() out parameter, pass an empty, dimensionless array of type String. Visio returns the array filled with locale-independent names of themes contained in the document.
Übergeben Sie als NameArray() -Ausgabeparameter ein leeres Array ohne Dimensionen, das den Datentyp String aufweist. Visio gibt das Array gefüllt mit gebietsschemaunabhängigen Namen von Designs zurück, die im Dokument enthalten sind.
An out parameter has no initial value and is used only to return a value.
Ein out-Parameter hat keinen Anfangswert und dient nur dazu einen Wert zurückzuliefern.
The web service then returns its result by writing it to the out parameter.
Der Webdienst gibt dann sein Ergebnis zurück, indem er es in den out-Parameter schreibt.
A lambda expression cannot directly capture a ref or out parameter from an enclosing method.
Ein Lambda-Ausdruck kann einen ref- oder out-Parameter nicht direkt von einer einschließenden Methode erfassen.
An ioctl() request has encoded in it whether the argument is an in parameter or out parameter, and the size of the argument argp in bytes.
In einer ioctl-request ist enthalten, ob das Argument ein in- oder out-Parameter ist, und die Größe des Argumentes argp in Byte.
starttype An out parameter set to indicate if the server has been located or started.
starttype Ein OUT-Parameter, der anzeigt, ob der Server gefunden oder gestartet wurde.
You cannot pass a regular strong reference to a [Weak] var or out parameter.
Eine normale starke Referenz kann keinem [weak] var- oder out-Parameter übergeben werden.
Note: You can only pass an [Unsafe] variable to a var or out parameter that is also marked as [Unsafe].
Hinweis: Eine [Unsafe]-Variable kann nur einem var- oder out-Parameter übergeben werden, der auch mit [Unsafe]gekennzeichnet ist.
The NameArray() paramter is an out parameter that is allocated by the EnumDirectories method, and ownership is passed back to the caller.
Der NameArray() -Parameter ist ein Ausgabeparameter, der von der EnumDirectories -Methode zugeordnet wird, und der Besitz wird an den Aufrufer zurückgegeben.
The 'bSpeedAndDuplexNotAutomatic' out parameter will be TRUE if this situation occurs.
Der 'bSpeedAndDuplexNotAutomatic' out-Parameter ist TRUE, wenn dies der Fall ist.
Out parameter. An array of locale-independent theme names returned by the method.
Ausgabeparameter. Ein Array der gebietsschemaunabhängigen Designnamen, die von der Methode zurückgegeben werden.
Out parameter. An array that receives results or formulas of queried cells.
Ausgabeparameter. Ein Array, das Ergebnisse oder Formeln abgefragter Zellen empfängt.