Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |