Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This structure represents a boolean expression used for filtering events
Syntax
typedef struct _WSD_EVENTING_FILTER_ACTION {
WSD_URI_LIST* Actions;
} WSD_EVENTING_FILTER_ACTION;
Members
- Actions
Reference to a WSD_URI_LIST structure that specifies the URIs used for filtering notifications.
Remarks
For more information about the evaluation of action filters, see Section 6.1.1, Filtering, in the Device Profile for Web Services specification.
Requirements
| Header | wsdapi.h |
| Library | wsdapi.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 R2 |