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