Searched defs:FileMappingHandle (Results 1 – 1 of 1) sorted by relevance
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()