Searched defs:IsHandleAllocated (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/Windows/
H A DFileFind.h86 bool IsHandleAllocated() const { return _handle != INVALID_HANDLE_VALUE; } function in class:NWindows::NFile::NFind::CFindFile
140 bool IsHandleAllocated() const { return _handle != INVALID_HANDLE_VALUE && _handle != 0; } function in class:NWindows::NFile::NFind::CFindChangeNotification

Completed in 159 milliseconds