Windows / Code / 0x8031001a
0x8031001a
HRESULT Facility: FACILITY_FVE (49)
NTSTATUS Facility: Unknown (49)
Associated Modules
Module | Description |
---|---|
kernel32.dll | The buffer supplied to a function was insufficient to contain the returned data. Increase the buffer size before running the function again. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
winerror.h | FVE_E_AD_INSUFFICIENT_BUFFER | The buffer supplied to a function was insufficient to contain the returned data. Increase the buffer size before running the function again. |
1 entry |