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 |
|
|
DLL |
|
Show: