System::Threading::Interlocked::Read Methode
Interlocked::Read method
Gibt einen 64‑Bit‑Wert zurück, der als atomare Operation geladen wird.
static int64_t System::Threading::Interlocked::Read(int64_t &location1)
| Parameter | Typ | Beschreibung |
|---|---|---|
| location1 | int64_t& | Der zu ladende 64-bit-Wert. |
ReturnValue
Der geladene Wert.
Siehe auch
- Class Interlocked
- Namespace System::Threading
- Library Aspose.Font for C++