NDIS_PROC (Windows CE 5.0)
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