CloseEnumeration Method

Closes the given file enumeration.

Syntax

public void CloseEnumeration(long enumerationHandle);
Public Sub CloseEnumeration(ByVal EnumerationHandle As Long)

Remarks

This method closes the file enumeration identified by EnumerationHandle and releases any associated resources.

 
 
Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Cache 2020 .NET Edition - Version 20.0 [Build 7850]