Searched defs:IsHandleAllocated (Results 1 – 2 of 2) sorted by relevance
187 bool IsHandleAllocated() const { return _handle != INVALID_HANDLE_VALUE; } in IsHandleAllocated() function251 bool IsHandleAllocated() const in IsHandleAllocated() function
55 bool IsHandleAllocated() const { return _handleAllocated; } in IsHandleAllocated() function