Unit 'JwaLmRemUtl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_TIME_OF_DAY_INFO

Declaration

Source position: jwalmremutl.pas line 105

type _TIME_OF_DAY_INFO = record

  tod_elapsedt: DWORD;

  tod_msecs: DWORD;

  tod_hours: DWORD;

  tod_mins: DWORD;

  tod_secs: DWORD;

  tod_hunds: DWORD;

  tod_timezone: LONG;

  tod_tinterval: DWORD;

  tod_day: DWORD;

  tod_month: DWORD;

  tod_year: DWORD;

  tod_weekday: DWORD;

end;


Documentation generated on: 2023-03-18