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