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