This is work in progress.

Windows /Headers /winerror.h /FVE_E_AD_INSUFFICIENT_BUFFER

FVE_E_AD_INSUFFICIENT_BUFFER

Code: 0x8031001a (2150694938)

HRESULT Facility: FACILITY_FVE (49)

NTSTATUS Facility: Unknown (49)

Abstract

The buffer supplied to a function was insufficient to contain the returned data. Increase the buffer size before running the function again.

Associated Modules

ModuleCodeDescription
kernel32.dll0x8031001aThe buffer supplied to a function was insufficient to contain the returned data. Increase the buffer size before running the function again.
1 entry