Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
DLL | Shell32.dll |