Re: INVALID_HANDLE_VALUE vs. NULL
- From: "qfel" <[q_tmp]@[aster.pl]>
- Date: Sat, 14 May 2005 22:15:17 +0200
>From CloseHandle:
This function will throw an exception if either a handle value that is not
valid (or 0)
It implies 0 (NULL) is not valid for any handle closeable by CloseHandle, so
actually all kernel handles, right?
.
- Follow-Ups:
- Re: INVALID_HANDLE_VALUE vs. NULL
- From: Pete Gontier
- Re: INVALID_HANDLE_VALUE vs. NULL
- From: Arkady Frenkel
- Re: INVALID_HANDLE_VALUE vs. NULL
- From: Gary Chanson
- Re: INVALID_HANDLE_VALUE vs. NULL
- References:
- INVALID_HANDLE_VALUE vs. NULL
- From: Frank A. Uepping
- Re: INVALID_HANDLE_VALUE vs. NULL
- From: Arkady Frenkel
- Re: INVALID_HANDLE_VALUE vs. NULL
- From: Frank A. Uepping
- Re: INVALID_HANDLE_VALUE vs. NULL
- From: Gary Chanson
- INVALID_HANDLE_VALUE vs. NULL
- Prev by Date: Re: What is best design for this scenario - function which waits if nothing in queue
- Next by Date: Re: What is best design for this scenario - function which waits if nothing in queue
- Previous by thread: Re: INVALID_HANDLE_VALUE vs. NULL
- Next by thread: Re: INVALID_HANDLE_VALUE vs. NULL
- Index(es):
Relevant Pages
|