com.sun.jna.examples.win32
Structure.ByReference, Structure.ByValue
Modifier and Type | Field and Description |
---|---|
boolean |
fAnyOperationsAborted |
short |
fFlags |
W32API.HANDLE |
hwnd |
java.lang.String |
lpszProgressTitle |
java.lang.String |
pFrom |
Pointer |
pNameMappings |
java.lang.String |
pTo |
int |
wFunc |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
Shell32.SHFILEOPSTRUCT() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
encodePaths(java.lang.String[] paths)
Use this to encode
pFrom/pTo paths. |
allocateMemory, allocateMemory, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField
public W32API.HANDLE hwnd
public int wFunc
public java.lang.String pFrom
public java.lang.String pTo
public short fFlags
public boolean fAnyOperationsAborted
public Pointer pNameMappings
public java.lang.String lpszProgressTitle