WSD_SCOPES struttura (wsdtypes.h)
Raccolta di ambiti usati nella messaggistica WS-Discovery.
typedef struct _WSD_SCOPES {
const WCHAR *MatchBy;
WSD_URI_LIST *Scopes;
} WSD_SCOPES;
MatchBy
Regola corrispondente usata per gli ambiti.
Scopes
Riferimento a una struttura WSD_URI_LIST che contiene un elenco di ambiti.
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) |