static unsafe bool Interop.Kernel32.ReadDirectoryChangesW |
( |
SafeFileHandle | hDirectory, |
|
|
byte[] | lpBuffer, |
|
|
uint | nBufferLength, |
|
|
bool | bWatchSubtree, |
|
|
uint | dwNotifyFilter, |
|
|
uint * | lpBytesReturned, |
|
|
NativeOverlapped * | lpOverlapped, |
|
|
void * | lpCompletionRoutine ) |
|
package |