FindClose
C# Signature:
[DllImport("kernel32.dll")]
static extern bool FindClose(IntPtr hFindFile);Alternative Managed API:
System.IO.FileSystemWatcherÚltima actualización
[DllImport("kernel32.dll")]
static extern bool FindClose(IntPtr hFindFile);System.IO.FileSystemWatcherÚltima actualización