Windows /Headers /ntstatus.h /STATUS_NOTIFY_ENUM_DIR
STATUS_NOTIFY_ENUM_DIR
Code: 0x10c (268)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
This indicates that a notify change request is being completed and that the information is not being returned in the caller's buffer. The caller now needs to enumerate the files to find the changes.
Associated Modules
Module | Code | Description |
---|---|---|
ntdll.dll | 0x10c | This indicates that a notify change request is being completed and that the information is not being returned in the caller's buffer. The caller now needs to enumerate the files to find the changes. |
ntoskrnl.exe | 0x10c | FSRTL_EXTRA_CREATE_PARAMETER_VIOLATION |
storagewmi.dll | 0x10c | This disk cannot be quick formatted. |
webservices.dll | 0x10c | A pipe could not be connected. |
4 entries |