WS_TIMESPAN struttura (webservices.h)
Rappresenta un intervallo di tempo a 64 bit firmato in 100 unità nanosecondi.
Sintassi
typedef struct _WS_TIMESPAN {
__int64 ticks;
} WS_TIMESPAN;
Members
ticks
Intervallo.
Requisiti
Client minimo supportato | Windows 7 [solo app desktop] |
Server minimo supportato | Windows Server 2008 R2 [solo app desktop] |
Intestazione | webservices.h |