Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
SHChangeNotifyRegisterThread function (shlobj.h)
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
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | shlobj.h |
| Library | shell32.lib |
| DLL | Shell32.dll |
Feedback
Was this page helpful?
