FileSystemWatcher

C# Signature:

[DllImport("shell32.dll", SetLastError=true)]
static extern TODO FileSystemWatcher(TODO);

VB Signature:

Declare Function FileSystemWatcher Lib "shell32.dll" (TODO) As TODO

Última actualización