WSD_REFERENCE_PARAMETERS struttura (wsdtypes.h)
Specifica i dati opachi usati da un endpoint.
Sintassi
typedef struct _WSD_REFERENCE_PARAMETERS {
WSDXML_ELEMENT *Any;
} WSD_REFERENCE_PARAMETERS;
Members
Any
Riferimento a una struttura WSDXML_ELEMENT che specifica il contenuto dell'estensione consentito dalla parola chiave XML ANY .
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Intestazione | wsdtypes.h (includere Wsdapi.h) |