次の方法で共有


NDIS_PROC (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.