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