This topic has not yet been rated - Rate this topic

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

Shlobj.h

Library

Shell32.lib

DLL

Shell32.dll (version 6.0 or later)

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ