Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wahr, falls erfolgreich.

Beispiel

function MyCallback(result)
{
Trace(result);
};
FileSystemWatcher_AddWatch("C:\\temp", "Created", "main.MyCallback", true);

Siehe auch

---FileSystemWatcher_RemoveWatch (Opus Funktion)