Class FILETIME

java.lang.Object
cool.scx.ffm.platform.win32.type.FILETIME
All Implemented Interfaces:
Struct

public class FILETIME extends Object implements Struct
FILETIME
Version:
0.0.1
Author:
scx567888
  • Field Details

    • dwLowDateTime

      public int dwLowDateTime
    • dwHighDateTime

      public int dwHighDateTime
  • Constructor Details

    • FILETIME

      public FILETIME()