Searched refs:hHandle (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/win32/include/isc/ | ||
H A D | thread.h | 24 inline BOOL IsValidHandle( HANDLE hHandle) { argument 25 return ((hHandle != NULL) && (hHandle != INVALID_HANDLE_VALUE)); |
Completed in 2290 milliseconds