Searched defs:FileMappingHandle (Results 1 – 2 of 2) sorted by relevance
129 struct FileMappingHandle { struct130 typedef HANDLE handle_type;132 static handle_type GetInvalidHandle() { in GetInvalidHandle()136 static void Destruct(handle_type Handle) { in Destruct()140 static bool isValid(handle_type Handle) { in isValid()
124 struct FileMappingHandle { struct125 typedef HANDLE handle_type;127 static handle_type GetInvalidHandle() { in GetInvalidHandle()131 static void Destruct(handle_type Handle) { in Destruct()135 static bool isValid(handle_type Handle) { in isValid()