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 NDIS_STATUS_XXX codes that describe errors.
#define NDIS_ERROR_CODE ULONG
Remarks
NDIS_STATUS codes are used by many API to hold a variety of status indications, including miniport and intermediate driver initialization, packet transmission, and coordination between multiple drivers. When these codes represent error conditions, NDIS_ERROR_CODE can be used.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Ndis.h.
See Also
Send Feedback on this topic to the authors