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