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 data type is used to specify the entry point of a caller-supplied function that processes a work item when it is dequeued.
typedefVOID (*NDIS_PROC) (struct _NDIS_WORK_ITEM *,PVOID);
Remarks
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Ndis.h.
See Also
NdisInitializeWorkItem | NDIS_WORK_ITEM
Send Feedback on this topic to the authors