Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a signed 64-bit time interval in 100 nanosecond units.
Syntax
typedef struct _WS_TIMESPAN {
__int64 ticks;
} WS_TIMESPAN;
Members
ticks
The interval.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Header | webservices.h |