Condividi tramite


WS_XML_INT64_TEXT struttura (webservices.h)

Rappresenta un intero a 64 bit firmato. (ad esempio, il valore 255 rappresenta il testo "255")

Sintassi

typedef struct _WS_XML_INT64_TEXT {
  WS_XML_TEXT text;
  __int64     value;
} WS_XML_INT64_TEXT;

Members

text

Tipo di base per tutti i tipi che derivano da WS_XML_TEXT.

value

Valore Integer.

Requisiti

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