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.
1/6/2010
This data type is used to specify the entry point of a caller-supplied function that processes a work item when it is dequeued.
Syntax
typedef
VOID (*NDIS_PROC) (
struct _NDIS_WORK_ITEM *,
PVOID
);
Remarks
None.
Requirements
| Header | ndis.h |
| Windows Embedded CE | Windows CE .NET 4.0 and later |