.
C# Signature:
[DllImport("kernel32.dll")]
static extern bool FindClose(IntPtr hFindFile);
User-Defined Types:
This function must be used to close an handle opened with FindFirstFile and FindNextFile.
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
Do you know one? Please contribute it!
The FindCloseChangeNotification API
3/16/2007 7:52:20 AM - -217.50.137.146
The FindFirstFileEx API
11/23/2014 3:33:27 PM - imaginarydevelopment@googlemail.com-50.193.161.217
The FindNextFile API
7/17/2012 10:48:26 AM - -79.217.74.81
