InitializeSRWLock function
Applies to: desktop apps | Metro style apps
Initialize a slim reader/writer (SRW) lock.
Syntax
VOID WINAPI InitializeSRWLock( __out PSRWLOCK SRWLock );
Parameters
- SRWLock [out]
-
A pointer to the SRW lock.
Return value
This function does not return a value.
Requirements
|
Minimum supported client | Windows Vista |
|---|---|
|
Minimum supported server | Windows Server 2008 |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 3/7/2012