Searched defs:STATUS_INVALID_HANDLE (Results 1 – 5 of 5) sorted by relevance
253 #define STATUS_INVALID_HANDLE ((NTSTATUS)0xC0000008) macro
1346 #define STATUS_INVALID_HANDLE ((DWORD)0xC0000008) macro
2989 pub const STATUS_INVALID_HANDLE: NTSTATUS = 0xC0000008_u32 as _; constant
7082 …STATUS_INVALID_HANDLE NTStatus = 0xC00000… const