Searched defs:_HANDLE_TABLE_ENTRY (Results 1 – 1 of 1) sorted by relevance
141 typedef struct _HANDLE_TABLE_ENTRY { struct142 DWORD flags; // Valid flags depend on what type of object this is143 PKERNEL_OBJECT pObject; // Pointer to the object that the handle refers to
Completed in 27 milliseconds