Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a date-and-time value that corresponds to a FeedSync when value.
typedef struct _SYNC_TIME
{
DWORD dwDate;
DWORD dwTime;
} SYNC_TIME;
Members
- dwDate
The date portion of the value.
- dwTime
The time portion of the value.
Remarks
This structure is a packed date-and-time value that can store years between 1601 and 67136 and times that are accurate to the millisecond.
Requirements
Header: Synchronization.h