Searched defs:FileMappingHandle (Results 1 – 1 of 1) sorted by relevance
128 struct FileMappingHandle { struct129 typedef HANDLE handle_type;131 static handle_type GetInvalidHandle() { in GetInvalidHandle()135 static void Destruct(handle_type Handle) { in Destruct()139 static bool isValid(handle_type Handle) { in isValid()