Searched defs:CommonHandle (Results 1 – 1 of 1) sorted by relevance
112 struct CommonHandle { struct113 typedef HANDLE handle_type;115 static handle_type GetInvalidHandle() { in GetInvalidHandle()119 static void Destruct(handle_type Handle) { in Destruct()123 static bool isValid(handle_type Handle) { in isValid()