Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |