Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
This header is used by wdf. For more information, see:
wudfworkitem.h contains the following programming interfaces:
Functions
| WUDF_WORKITEM_CONFIG_INIT The WUDF_WORKITEM_CONFIG_INIT macro initializes a driver's WUDF_WORKITEM_CONFIG structure. |
Callback functions
| WUDF_WORKITEM_FUNCTION A driver's OnWorkItem event callback function performs the work that is associated with a specified work item. |
Structures
| WUDF_WORKITEM_CONFIG The WUDF_WORKITEM_CONFIG structure contains information that is associated with a work item. |