AcquireSRWLockShared, fonction (synchapi.h)
Acquiert un verrou de lecteur/enregistreur mince (SRW) en mode partagé.
Syntaxe
void AcquireSRWLockShared(
[in, out] PSRWLOCK SRWLock
);
Paramètres
[in, out] SRWLock
Pointeur vers le verrou SRW.
Valeur de retour
None
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows Vista [applications de bureau | applications UWP] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau | applications UWP] |
Plateforme cible | Windows |
En-tête | synchapi.h (inclure Windows.h sur Windows 7, Windows Server 2008 Windows Server 2008 R2) |
Bibliothèque | Kernel32.lib |
DLL | Kernel32.dll |