Class NtDll.RTL_DRIVE_LETTER_CURDIR

java.lang.Object
com.sun.jna.Structure
oshi.jna.platform.windows.NtDll.RTL_DRIVE_LETTER_CURDIR
Enclosing interface:
NtDll

@FieldOrder({"Flags","Length","TimeStamp","DosPath"}) public static class NtDll.RTL_DRIVE_LETTER_CURDIR extends Structure
  • Field Details

    • Flags

      public short Flags
    • Length

      public short Length
    • TimeStamp

      public int TimeStamp
    • DosPath

      public NtDll.STRING DosPath
  • Constructor Details

    • RTL_DRIVE_LETTER_CURDIR

      public RTL_DRIVE_LETTER_CURDIR()