共用方式為


WSD_EVENTING_FILTER_ACTION 結構 (wsdtypes.h)

表示用於篩選事件的布爾表達式

語法

typedef struct _WSD_EVENTING_FILTER_ACTION {
  WSD_URI_LIST *Actions;
} WSD_EVENTING_FILTER_ACTION;

成員

Actions

指定用於篩選通知之 URI 之WSD_URI_LIST 結構的參考。

備註

For more information about the evaluation of action filters, see Section 6.1.1, Filtering, in the Device Profile for Web Services specification.

規格需求

需求
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
標頭 wsdtypes.h (包含 Wsdapi.h)