Expand Minimize
This topic has not yet been rated - Rate this topic

SHChangeNotifyRegisterThread function

Enables asynchronous register and deregister of a thread.

Syntax


void SHChangeNotifyRegisterThread(
  SCNRT_STATUS status
);

Parameters

status

Type: SCNRT_STATUS

Indicates whether the function is being used to register or deregister the thread. One of the values of SCNRT_STATUS.

Return value

This function does not return a value.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Shlobj.h

DLL

Shell32.dll

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.