|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Kernel32.OVERLAPPED_COMPLETION_ROUTINE | |
|---|---|
| com.sun.jna.platform.win32 | |
| Uses of Kernel32.OVERLAPPED_COMPLETION_ROUTINE in com.sun.jna.platform.win32 |
|---|
| Methods in com.sun.jna.platform.win32 with parameters of type Kernel32.OVERLAPPED_COMPLETION_ROUTINE | |
|---|---|
boolean |
Kernel32.ReadDirectoryChangesW(W32API.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)
NOTE: only exists in unicode form (W suffix). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||