#define STATUS_HANDLE_NO_LONGER_VALID ((NTSTATUS)0xC0190028L)
MessageId: STATUS_HANDLE_NO_LONGER_VALID MessageText: The handle has been invalidated by a transaction. The most likely cause is the presence of memory mapping on a file or an open handle when the transaction ended or rolled back to savepoint.