SHChangeNotification_Unlock function
Applies to: desktop apps only
Unlocks shared memory for a change notification.
Syntax
BOOL SHChangeNotification_Unlock( __in HANDLE hLock );
Parameters
- hLock [in]
-
Type: HANDLE
A handle to the memory lock. This is the handle returned by SHChangeNotification_Lock when it locked the memory.
Return value
Type: BOOL
Returns TRUE on success; otherwise, FALSE.
Requirements
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
Library |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 3/7/2012