Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
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. |