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