|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WinNT.FILE_NOTIFY_INFORMATION | |
|---|---|
| com.sun.jna.platform.win32 | |
| Uses of WinNT.FILE_NOTIFY_INFORMATION in com.sun.jna.platform.win32 |
|---|
| Methods in com.sun.jna.platform.win32 that return WinNT.FILE_NOTIFY_INFORMATION | |
|---|---|
WinNT.FILE_NOTIFY_INFORMATION |
WinNT.FILE_NOTIFY_INFORMATION.next()
|
| Methods in com.sun.jna.platform.win32 with parameters of type WinNT.FILE_NOTIFY_INFORMATION | |
|---|---|
boolean |
Kernel32.ReadDirectoryChangesW(WinNT.HANDLE directory,
WinNT.FILE_NOTIFY_INFORMATION info,
int length,
boolean watchSubtree,
int notifyFilter,
com.sun.jna.ptr.IntByReference bytesReturned,
WinBase.OVERLAPPED overlapped,
Kernel32.OVERLAPPED_COMPLETION_ROUTINE completionRoutine)
Retrieves information that describes the changes within the specified directory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||