Package com.sun.jna.platform.win32
Interface Ntifs
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classNtifs.GenericReparseBufferstatic classNtifs.MountPointReparseBufferstatic classNtifs.REPARSE_DATA_BUFFERThe REPARSE_DATA_BUFFER structure contains reparse point data for a Microsoft reparse point.static classNtifs.SymbolicLinkReparseBuffer- 
Nested classes/interfaces inherited from interface com.sun.jna.platform.win32.BaseTSDBaseTSD.DWORD_PTR, BaseTSD.LONG_PTR, BaseTSD.SIZE_T, BaseTSD.SSIZE_T, BaseTSD.ULONG_PTR, BaseTSD.ULONG_PTRByReference
 - 
Nested classes/interfaces inherited from interface com.sun.jna.platform.win32.WinDefWinDef.ATOM, WinDef.BOOL, WinDef.BOOLByReference, WinDef.BYTE, WinDef.CHAR, WinDef.CHARByReference, WinDef.DWORD, WinDef.DWORDByReference, WinDef.DWORDLONG, WinDef.HBITMAP, WinDef.HBRUSH, WinDef.HCURSOR, WinDef.HDC, WinDef.HFONT, WinDef.HGLRC, WinDef.HGLRCByReference, WinDef.HICON, WinDef.HINSTANCE, WinDef.HKL, WinDef.HMENU, WinDef.HMODULE, WinDef.HPALETTE, WinDef.HPEN, WinDef.HRGN, WinDef.HRSRC, WinDef.HWND, WinDef.INT_PTR, WinDef.LCID, WinDef.LONG, WinDef.LONGByReference, WinDef.LONGLONG, WinDef.LONGLONGByReference, WinDef.LPARAM, WinDef.LPVOID, WinDef.LRESULT, WinDef.POINT, WinDef.PVOID, WinDef.RECT, WinDef.SCODE, WinDef.SCODEByReference, WinDef.SHORT, WinDef.UCHAR, WinDef.UINT, WinDef.UINT_PTR, WinDef.UINTByReference, WinDef.ULONG, WinDef.ULONGByReference, WinDef.ULONGLONG, WinDef.ULONGLONGByReference, WinDef.USHORT, WinDef.USHORTByReference, WinDef.WORD, WinDef.WORDByReference, WinDef.WPARAM
 
- 
 - 
Field SummaryFields Modifier and Type Field Description static intMAXIMUM_REPARSE_DATA_BUFFER_SIZEstatic intREPARSE_BUFFER_HEADER_SIZEstatic intSYMLINK_FLAG_RELATIVE
 
- 
- 
- 
Field Detail- 
MAXIMUM_REPARSE_DATA_BUFFER_SIZEstatic final int MAXIMUM_REPARSE_DATA_BUFFER_SIZE - See Also:
- Constant Field Values
 
 - 
REPARSE_BUFFER_HEADER_SIZEstatic final int REPARSE_BUFFER_HEADER_SIZE - See Also:
- Constant Field Values
 
 - 
SYMLINK_FLAG_RELATIVEstatic final int SYMLINK_FLAG_RELATIVE - See Also:
- Constant Field Values
 
 
- 
 
-