Structure.ByReference, Structure.ByValue| Modifier and Type | Field and Description |
|---|---|
int |
Action |
char[] |
FileName |
int |
FileNameLength |
int |
NextEntryOffset |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE| Constructor and Description |
|---|
Kernel32.FILE_NOTIFY_INFORMATION(int size) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFilename()
WARNING: this filename may be either the short or long form
of the filename.
|
Kernel32.FILE_NOTIFY_INFORMATION |
next() |
void |
read()
Reads the fields of the struct from native memory
|
allocateMemory, allocateMemory, clear, equals, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, readField, setAlignType, setTypeMapper, size, toArray, toArray, toString, useMemory, useMemory, write, writeFieldpublic int NextEntryOffset
public int Action
public int FileNameLength
public char[] FileName
public Kernel32.FILE_NOTIFY_INFORMATION(int size)
public java.lang.String getFilename()
public void read()
Structurepublic Kernel32.FILE_NOTIFY_INFORMATION next()