This is work in progress.

Windows / Code / 0xc0000099

0xc0000099

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Associated Modules

ModuleDescription
ntdll.dllWhen a block of memory is allotted for future updates, such as the memory allocated to hold discretionary access control and primary group information, successive updates may exceed the amount of memory originally allotted. Since quota may already have been charged to several processes which have handles to the object, it is not reasonable to alter the size of the allocated memory. Instead, a request that requires more memory than has been allotted must fail and the STATUS_ALLOTED_SPACE_EXCEEDED error returned.
1 entry

Associated Headers

HeaderSymbolicDescription
ntstatus.hSTATUS_ALLOTTED_SPACE_EXCEEDEDWhen a block of memory is allotted for future updates, such as the memory allocated to hold discretionary access control and primary group information, successive updates may exceed the amount of memory originally allotted. Since quota may already have been charged to several processes which have handles to the object, it is not reasonable to alter the size of the allocated memory. Instead, a request that requires more memory than has been allotted must fail and the STATUS_ALLOTED_SPACE_EXCEEDED error returned.
1 entry