System::Threading::Interlocked::Read méthode
Interlocked::Read method
Renvoie une valeur 64 bits, chargée comme une opération atomique.
static int64_t System::Threading::Interlocked::Read(int64_t &location1)
| Paramètre | Type | Description |
|---|---|---|
| location1 | int64_t& | La valeur 64 bits à charger. |
ReturnValue
La valeur chargée.
Voir aussi
- Class Interlocked
- Namespace System::Threading
- Library Aspose.Font for C++