Condividi tramite


struttura WSD_RELATIONSHIP_METADATA (wsdtypes.h)

Fornisce metadati sulla relazione tra due o più servizi.

Sintassi

typedef struct _WSD_RELATIONSHIP_METADATA {
  const WCHAR       *Type;
  WSD_HOST_METADATA *Data;
  WSDXML_ELEMENT    *Any;
} WSD_RELATIONSHIP_METADATA;

Members

Type

Tipo WS-Discovery.

Data

Riferimento a una struttura WSD_HOST_METADATA che contiene metadati per tutti i servizi ospitati da un dispositivo.

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 (include Wsdapi.h)