WSDXML_TYPE struttura (wsdxmldom.h)
Descrive un tipo XSD. Questa struttura viene popolata dal codice generato.
Sintassi
typedef struct _WSDXML_TYPE {
const WCHAR *Uri;
const BYTE *Table;
} WSDXML_TYPE;
Members
Uri
URI facoltativo che identifica il tipo.
Table
Tabella dei tipi che descrive lo schema del tipo e la relativa rappresentazione binaria.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Intestazione | wsdxmldom.h |