Share via


struttura WS_TIMESPAN_DESCRIPTION (webservices.h)

Questa descrizione del tipo viene usata con WS_TIMESPAN_TYPE ed è facoltativa. Viene usato per specificare vincoli sul set di valori che possono essere deserializzati.

Sintassi

typedef struct _WS_TIMESPAN_DESCRIPTION {
  WS_TIMESPAN minValue;
  WS_TIMESPAN maxValue;
} WS_TIMESPAN_DESCRIPTION;

Members

minValue

Valore minimo.

maxValue

Valore massimo.

Requisiti

Requisito Valore
Client minimo supportato Windows 7 [solo app desktop]
Server minimo supportato Windows Server 2008 R2 [solo app desktop]
Intestazione webservices.h