Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:15, 21 April 2025 Martini talk contribs created page CTIME (Created page with "Structure that contains time information for a data element in the details view of a container control. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _CTIME { UCHAR hours; Current hour.: UCHAR minutes; Current minute.: UCHAR seconds; Current second.: UCHAR ucReserved; Reserved.: } CTIME; typedef CTIME * PCTIME ; </pre> Category:Data type")