WS_TIMESPAN structure (webservices.h)
Représente un intervalle de temps 64 bits signé en unités de 100 nanosecondes.
Syntaxe
typedef struct _WS_TIMESPAN {
__int64 ticks;
} WS_TIMESPAN;
Membres
ticks
Intervalle.
Configuration requise
Client minimal pris en charge | Windows 7 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 R2 [applications de bureau uniquement] |
En-tête | webservices.h |