[This is preliminary documentation and subject to change.]
The CloseServiceEnumerationHandle function terminates the enumeration and frees associated resources.
DWORD CloseServiceEnumerationHandle (
  IN HANDLE    EnumerationHandle
  );
 
  Windows NT:  Use version 5.0 and later.
  Windows:  Unsupported.
  Windows CE:  Unsupported.
  Header: Declared in user-defined.
  Import Library: user-defined.
CreateServiceEnumerationHandle