 | AbortableVolatileRead(Int16) Methode |
Leads to Thread.VolatileRead(...).
Namensraum: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+6e6ab0c4fed8e24cd32ff9136ecb6b264898a6a9
Syntaxpublic static short VolatileRead(
ref short? address
)
Public Shared Function VolatileRead (
ByRef address As Short
) As Short
public:
static short VolatileRead(
short% address
)
static member VolatileRead :
address : int16 byref -> int16
Parameter
- address Int16
- address
Rückgabewert
Int16short
Siehe auch