#ifndef _NTRTL_H // ros typedef struct _RTL_BSD_DATA_ERROR_INFO { ULONG BootId; ULONG RepeatCount; ULONG OtherErrorCount; ULONG Code; ULONG OtherErrorCount2; } RTL_BSD_DATA_ERROR_INFO, *PRTL_BSD_DATA_ERROR_INFO; #endif View code on GitHub
No description available.