ReleaseSRWLockShared function
Releases a slim reader/writer (SRW) lock that was acquired in shared mode.
Syntax
VOID WINAPI ReleaseSRWLockShared( _Inout_ PSRWLOCK SRWLock );
Parameters
- SRWLock [in, out]
-
A pointer to the SRW lock.
Return value
This function does not return a value.
Remarks
Windows Phone 8: This API is supported.
Requirements
|
Minimum supported client | Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 12/18/2012