Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/28/2014
This function closes an event handle.
Syntax
EXTERN_C
ULONG
EVNTAPI
CeEventClose(
_in HANDLE hSubscription
);
Parameters
- hSubscription
[in] Handle to be closed.
Return Value
TRUE indicates success.
Requirements
Header |
EvntCons.h |
Library |
filesys.dll |