Searched refs:IsHandleAllocated (Results 1 – 2 of 2) sorted by relevance
79 bool IsHandleAllocated() const { return _handle != INVALID_HANDLE_VALUE; } in IsHandleAllocated() function147 bool IsHandleAllocated() const { return _handle != INVALID_HANDLE_VALUE && _handle != 0; } in IsHandleAllocated() function
323 if (_find.IsHandleAllocated()) in Next()623 if (_findFile.IsHandleAllocated()) in NextAny()657 if (!IsHandleAllocated()) in Close()676 if (!IsHandleAllocated()) in FindFirst()