Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

Declaration


Blok kódu
languageesl
themeConfluence
bool32 (_stdcall *TimeToItems)(D2Time Tm, unsigned int *Year, unsigned int *Month, unsigned int *Day, unsigned int *Hour, unsigned int *Min, unsigned int *Sec, unsigned int *Msec);
Parameters


TmTime in the D2000 system format.
Year, Month, Day, Hour, Min, Sec, MsecPointers to the individual items, where values are written in the range according to the function TimeFromItems.
Description

The function splits up a time, which is in the D2000 format, to individual items.


Info
titleRelated pages:

D2000 KomAPI - call-back functions